modified .gitignore for sub projects

This commit is contained in:
2016-12-14 20:54:24 +08:00
parent 45c379c189
commit 6653c7ac8f
4 changed files with 12 additions and 11 deletions

7
src/ir_decoder/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
out/
libs/
obj/
.idea/
cmake-build-debug/
cmake-build-release/
.DS_Store