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/
|
.idea/
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
|
lib/*.so
|
||||||
out/
|
out/
|
||||||
src/*.o
|
src/*.o
|
||||||
tmp/
|
tmp/
|
||||||
|
.aiignore
|
||||||
fun
|
fun
|
||||||
fun_test
|
fun_test
|
||||||
test_oppcodes
|
test_opcodes
|
||||||
test
|
test
|
||||||
test.*
|
test.*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue