Ignore IDE stuff.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,7 @@
|
|||||||
|
.idea
|
||||||
|
.vc
|
||||||
|
.vscode
|
||||||
|
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
*.bin
|
*.bin
|
||||||
@@ -5,5 +9,7 @@ build
|
|||||||
core
|
core
|
||||||
core.*
|
core.*
|
||||||
cmake-build-*
|
cmake-build-*
|
||||||
|
|
||||||
|
bufferTest
|
||||||
dictionaryTest
|
dictionaryTest
|
||||||
tlvTest
|
tlvTest
|
||||||
|
|||||||
Reference in New Issue
Block a user