Add gitignore

This commit is contained in:
mvoelkel 2015-08-05 18:37:42 +02:00
parent 9e2128c4fb
commit 4c7e7afc84
1 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
#
# Normal rules
#
.*
*.o
*.o.*
*.a
*.s
*.ko
*.so
*.so.dbg
*.orig
*~
\#*#