Changeset 61a051b for .emacs


Ignore:
Timestamp:
Jan 15, 2020, 5:18:23 PM (5 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
688d021
Parents:
0985524
git-author:
Mikhail Kirillov <w96k@…> (01/15/20 16:55:22)
git-committer:
Mikhail Kirillov <w96k@…> (01/15/20 17:18:23)
Message:

Add copying file (for licenses)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .emacs

    r0985524 r61a051b  
    3535        ("blog-styles"
    3636         :base-directory ,(concat current-folder "public")
    37          :base-extension "jpg\\|gif\\|png\\|ico\\|css"
     37         :base-extension "jpg\\|gif\\|png\\|ico\\|css\\|txt"
    3838         :publishing-directory ,(concat current-folder "dist/public")
    3939         :recursive t
Note: See TracChangeset for help on using the changeset viewer.