removed src directory
This commit is contained in:
21
decoder/.gitignore
vendored
Normal file
21
decoder/.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
out/
|
||||
libs/
|
||||
obj/
|
||||
.idea/
|
||||
ipch/
|
||||
x64/
|
||||
cmake-build-debug/
|
||||
cmake-build-release/
|
||||
Debug/
|
||||
Release/
|
||||
*.sdf
|
||||
*.opensdf
|
||||
.DS_Store
|
||||
.vs
|
||||
ir_decoder.vcxproj.user
|
||||
irda_decoder.exe.stackdump
|
||||
ir_decoder.VC.db
|
||||
ir_decoder.VC.VC.opendb
|
||||
ir_decoder.vcxproj.filters
|
||||
ir_decoder.vcxproj
|
||||
test_bin/
|
||||
Reference in New Issue
Block a user