mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge branch 'master' into add-common-linux-compile-file-extensions
More updates
This commit is contained in:
commit
a79b082024
2 changed files with 9 additions and 0 deletions
2
Elisp.gitignore
Normal file
2
Elisp.gitignore
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Compiled
|
||||
*.elc
|
|
@ -14,3 +14,10 @@ tramp
|
|||
|
||||
# flymake-mode
|
||||
*_flymake.*
|
||||
|
||||
# eshell files
|
||||
/eshell/history
|
||||
/eshell/lastdir
|
||||
|
||||
# elpa packages
|
||||
/elpa/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue