adding eamcs temporary files
This commit is contained in:
parent
af63358d30
commit
f0a9d0a46c
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -6,3 +6,8 @@
|
|||
comprehensive-gpl-guide.log
|
||||
# bkuhn often makes an x.ps file in intermediate testing.
|
||||
x.ps
|
||||
# Emacs temporary files
|
||||
*~
|
||||
\#*\#
|
||||
.\#*
|
||||
auto-save-list
|
||||
|
|
Loading…
Reference in a new issue