iris/.gitignore
2016-05-30 17:08:09 +03:00

25 lines
276 B
Plaintext

.project
.idea
.git
.settings
.vscode/*
.atom-build.json
github/*
iris.test.exe
cpu_test.out
mem_test.out
cover_test.out
block_test.out
heap_test.out
cpu_test.txt
cover_profile_test.txt
build.bat
_examples/*.o
_examples/*.a
_examples/*.so
*.o
*.a
*.so
build.bat
tools/*
docs/*