1
0
Fork 0
forked from fun/fun

Removed .aiignore since it is a local only config file.

This commit is contained in:
Johannes Findeisen 2025-09-14 01:12:51 +02:00
commit 7dc9fca170
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,11 +1,13 @@
.idea/
build/
dist/
lib/*.so
out/
src/*.o
tmp/
.aiignore
fun
fun_test
test_oppcodes
test_opcodes
test
test.*

View file