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:
Gerasimos (Makis) Maropoulos 2016-12-04 06:41:23 +02:00 committed by GitHub
parent 290a9cad3d
commit b62302d1d7

27
.gitignore vendored
View File

@ -1,27 +1,2 @@
IrisProject.komodoproject
.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/*
/vendor/*
.project