Removed .aiignore since it is a local only config file.
This commit is contained in:
parent
2f95b49bba
commit
7dc9fca170
2 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,11 +1,13 @@
|
|||
.idea/
|
||||
build/
|
||||
dist/
|
||||
lib/*.so
|
||||
out/
|
||||
src/*.o
|
||||
tmp/
|
||||
.aiignore
|
||||
fun
|
||||
fun_test
|
||||
test_oppcodes
|
||||
test_opcodes
|
||||
test
|
||||
test.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue