mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
Version 3.0.0-beta cleaned
This commit is contained in:
25
.gitignore
vendored
Normal file
25
.gitignore
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
.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/*
|
||||
Reference in New Issue
Block a user