gitignore

This commit is contained in:
Ondrej Mikle 2014-07-19 21:34:07 +02:00
parent 85d15cd887
commit cfabc90911

6
.gitignore vendored
View file

@ -1,11 +1,14 @@
#Generated files
.*.swp .*.swp
*.so *.so
*.o *.o
*.pyc *.pyc
#SWIG
brmdoor_nfc_wrap.cxx brmdoor_nfc_wrap.cxx
brmdoor_nfc.py brmdoor_nfc.py
#Vim, GDB, Doxygen
tags tags
.gdb_history .gdb_history
doc doc
@ -13,6 +16,9 @@ doc
#Qt Creator files #Qt Creator files
brmdoor_libnfc.config brmdoor_libnfc.config
brmdoor_libnfc.creator brmdoor_libnfc.creator
brmdoor_libnfc.creator.user
brmdoor_libnfc.files brmdoor_libnfc.files
brmdoor_libnfc.includes brmdoor_libnfc.includes
#Komodo IDE
brmdoor_libnfc.kpf