Fix the git ignore file
Former-commit-id: 69ac546cca867eddbe6450ebae7e3def2159f33e
This commit is contained in:
parent
a821755cf3
commit
30190f5055
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1 +1,12 @@
|
|||
bin/
|
||||
.metadata/
|
||||
ldm/Debug
|
||||
test-bin/
|
||||
testbin/
|
||||
testBin/
|
||||
bin-test/
|
||||
*.class
|
||||
*.pyo
|
||||
*.o
|
||||
*.orig
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue