mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
25 lines
276 B
Plaintext
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/*
|