mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
gitignore
This commit is contained in:
parent
85d15cd887
commit
cfabc90911
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,11 +1,14 @@
|
|||
#Generated files
|
||||
.*.swp
|
||||
*.so
|
||||
*.o
|
||||
*.pyc
|
||||
|
||||
#SWIG
|
||||
brmdoor_nfc_wrap.cxx
|
||||
brmdoor_nfc.py
|
||||
|
||||
#Vim, GDB, Doxygen
|
||||
tags
|
||||
.gdb_history
|
||||
doc
|
||||
|
@ -13,6 +16,9 @@ doc
|
|||
#Qt Creator files
|
||||
brmdoor_libnfc.config
|
||||
brmdoor_libnfc.creator
|
||||
brmdoor_libnfc.creator.user
|
||||
brmdoor_libnfc.files
|
||||
brmdoor_libnfc.includes
|
||||
|
||||
#Komodo IDE
|
||||
brmdoor_libnfc.kpf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue