Update .gitignore.
This commit is contained in:
parent
59d5cd64ad
commit
ec7d18b1b2
9
.gitignore
vendored
9
.gitignore
vendored
@ -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
|
17
.project
17
.project
@ -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>
|
Loading…
Reference in New Issue
Block a user