Added gitignore templates
This commit is contained in:
17
ignore/Elisp.gitignore
Normal file
17
ignore/Elisp.gitignore
Normal file
@@ -0,0 +1,17 @@
|
||||
# Compiled
|
||||
*.elc
|
||||
|
||||
# Packaging
|
||||
.cask/
|
||||
.eask/
|
||||
.eldev/
|
||||
.keg/
|
||||
|
||||
# Built distribution
|
||||
dist/
|
||||
|
||||
# Backup files
|
||||
*~
|
||||
|
||||
# Undo-tree save-files
|
||||
*.~undo-tree
|
||||
Reference in New Issue
Block a user