packaging work
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,4 +1,17 @@
|
||||
__pycache__
|
||||
.idea
|
||||
.trunk
|
||||
.vc
|
||||
.vscode
|
||||
|
||||
*.a
|
||||
*.o
|
||||
*.bin
|
||||
*.pc
|
||||
build
|
||||
core
|
||||
core.*
|
||||
cmake-build-*
|
||||
|
||||
bufferTest
|
||||
dictionaryTest
|
||||
tlvTest
|
||||
|
||||
Reference in New Issue
Block a user