Update .gitignore.

This commit is contained in:
Holt59 2018-03-12 20:00:49 +01:00
parent 59d5cd64ad
commit ec7d18b1b2
2 changed files with 6 additions and 20 deletions

9
.gitignore vendored
View File

@ -4,12 +4,15 @@
# Java specific files and folders
bin
target
doc
*.jar
# Editor specific files and folders
*~
.project
# Project speicific files and folders
*.map
*.mapfg
*.mapgr
*.path
Maps
Paths
*.tgz

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>be-graphes</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>