mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
For unknown reasons I can't use desktop github yet, let's try this
I had the same gitignore for 4months+, github bug or .git ignored issues? lets test.
This commit is contained in:
committed by
GitHub
parent
290a9cad3d
commit
b62302d1d7
27
.gitignore
vendored
27
.gitignore
vendored
@@ -1,27 +1,2 @@
|
|||||||
IrisProject.komodoproject
|
|
||||||
.project
|
|
||||||
.idea
|
|
||||||
.git
|
|
||||||
.settings
|
.settings
|
||||||
.vscode/*
|
.project
|
||||||
.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/*
|
|
||||||
/vendor/*
|
|
||||||
|
|||||||
Reference in New Issue
Block a user