mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
gitignore: add Emacs temp/recovery files
This commit is contained in:
parent
a799dd7878
commit
5a968c6d07
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,6 +12,8 @@
|
||||||
*.zip
|
*.zip
|
||||||
*~
|
*~
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.\#*
|
||||||
|
\#*\#
|
||||||
wad*.txt
|
wad*.txt
|
||||||
|
|
||||||
# Per directory patterns to ignore. These do not apply recursively to
|
# Per directory patterns to ignore. These do not apply recursively to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue