Update .gitignore.

Bu işleme şunda yer alıyor:
Holt59 2018-03-12 20:00:49 +01:00
ebeveyn 59d5cd64ad
işleme ec7d18b1b2
2 değiştirilmiş dosya ile 6 ekleme ve 20 silme

9
.gitignore sağlanmış
Dosyayı Görüntüle

@ -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

Dosyayı Görüntüle

@ -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>