DEV: Makefile for testing created. Eclipse project is discarted
This commit is contained in:
+10
-1
@@ -1,3 +1,12 @@
|
||||
#
|
||||
# Ignore binary directories
|
||||
bin/
|
||||
.dep/
|
||||
obj/
|
||||
|
||||
# Ignore eclipse projects
|
||||
.cproject
|
||||
.project
|
||||
.settings
|
||||
Debug/
|
||||
Release/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user