mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
Add backup files to Elisp .gitignore
This commit is contained in:
parent
88a7dc820e
commit
7875685412
@ -1,2 +1,6 @@
|
||||
# Compiled
|
||||
*.elc
|
||||
|
||||
# Backup
|
||||
*~
|
||||
*#
|
||||
|
Loading…
Reference in New Issue
Block a user