mirror of
https://github.com/nicolabs/nicommons-java.git
synced 2026-05-21 12:12:17 +02:00
+ more ignored files
This commit is contained in:
parent
1cd07ebda4
commit
fac755e7c6
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -10,3 +10,7 @@
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
/.project
|
||||||
|
/.classpath
|
||||||
|
/target/
|
||||||
|
/.settings/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue