modified .gitignore for sub projects
This commit is contained in:
7
src/ir_decoder/.gitignore
vendored
Normal file
7
src/ir_decoder/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
out/
|
||||
libs/
|
||||
obj/
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user