9
0
Fork 0

add emacs' temp files to .gitignore

This patch adds emacs temporary and backup files to .gitignore.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde 2007-11-19 10:49:00 +01:00
parent 57bb3cd90d
commit 7a8a0b323e
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,7 +5,9 @@
#
# Normal rules
#
*~
.*
\#*\#
*.o
*.a
*.s