first commit
This commit is contained in:
當前提交
b872accdab
共有 1 個文件被更改,包括 20 次插入 和 0 次删除
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# OS specific files and folders
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Java specific files and folders
|
||||||
|
bin
|
||||||
|
target
|
||||||
|
doc
|
||||||
|
*.jar
|
||||||
|
.settings
|
||||||
|
.classpath
|
||||||
|
|
||||||
|
# Editor specific files and folders
|
||||||
|
*~
|
||||||
|
.project
|
||||||
|
|
||||||
|
# Project specific files and folders
|
||||||
|
*.mapfg
|
||||||
|
*.mapgr
|
||||||
|
*.path
|
||||||
|
*.tgz
|
載入中…
Reference in a new issue