.gitignore update
This commit is contained in:
parent
933afd5dd1
commit
0e60957cca
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -5,8 +5,11 @@ test-bin/
|
||||||
testbin/
|
testbin/
|
||||||
testBin/
|
testBin/
|
||||||
bin-test/
|
bin-test/
|
||||||
|
dist/
|
||||||
|
build/logs/
|
||||||
*.class
|
*.class
|
||||||
*.pyo
|
*.pyo
|
||||||
|
*.rpm
|
||||||
*.pyc
|
*.pyc
|
||||||
*.o
|
*.o
|
||||||
*.orig
|
*.orig
|
||||||
|
|
Loading…
Add table
Reference in a new issue