Update .gitignore.

This commit is contained in:
Holt59 2018-03-12 20:00:49 +01:00
부모 59d5cd64ad
커밋 ec7d18b1b2
2개의 변경된 파일6개의 추가작업 그리고 20개의 파일을 삭제

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

파일 보기

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