提交忽略文件
This commit is contained in:
parent
67b7505253
commit
3d26ceaf52
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Compiled source #
|
||||||
|
###################
|
||||||
|
*.class
|
||||||
|
*.gitignore
|
||||||
|
target/
|
||||||
|
*.iml
|
||||||
|
node_modules/
|
||||||
|
.idea
|
||||||
|
|
||||||
|
# OS generated files #
|
||||||
|
######################
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
Icon?
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
Loading…
Reference in New Issue
Block a user