replaced nail with gitignore, even if funny
This commit is contained in:
parent
d8a73519d5
commit
cc755ee405
2 changed files with 11 additions and 0 deletions
11
elisp/.gitignore
vendored
Normal file
11
elisp/.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Compiled
|
||||||
|
*.elc
|
||||||
|
|
||||||
|
# Packaging
|
||||||
|
.cask
|
||||||
|
|
||||||
|
# Backup files
|
||||||
|
*~
|
||||||
|
|
||||||
|
# Undo-tree save-files
|
||||||
|
*.~undo-tree
|
Loading…
Add table
Reference in a new issue