From b62302d1d71fc8f93ee95460a353af3d022a215d Mon Sep 17 00:00:00 2001 From: "Gerasimos (Makis) Maropoulos" Date: Sun, 4 Dec 2016 06:41:23 +0200 Subject: [PATCH] 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. --- .gitignore | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index 6233f8d8..61d9bd43 100644 --- a/.gitignore +++ b/.gitignore @@ -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/* \ No newline at end of file +.project