diff options
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index f9458c71f..70a454ca7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,7 @@  *.orig  *.rej  *~ +.#* +*# +.emacs.desktop* +TAGS*~
\ No newline at end of file | 
