mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-08 00:24:00 +02:00
Add CLion files to gitignore
This commit is contained in:
parent
2482462a73
commit
1caf38de7e
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -23,6 +23,12 @@ brmdoor_libnfc.includes
|
|||
#PyCharm
|
||||
.idea
|
||||
|
||||
#CLion
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeLists.txt
|
||||
cmake_install.cmake
|
||||
|
||||
#Komodo IDE
|
||||
brmdoor_libnfc.kpf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue