forked from Upstream/CitizensCMD
Update .gitignore
This commit is contained in:
parent
e10cc0ce70
commit
e09a94cd81
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1,11 @@
|
|||||||
|
|
||||||
\.idea/
|
\.idea/
|
||||||
|
|
||||||
dependency-reduced-pom\.xml
|
dependency-reduced-pom\.xml
|
||||||
|
|
||||||
citizens-cmd\.iml
|
citizens-cmd\.iml
|
||||||
|
|
||||||
|
# Maven
|
||||||
target/
|
target/
|
||||||
|
|
||||||
|
# Eclipse
|
||||||
|
.settings/
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
Loading…
Reference in New Issue
Block a user