mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-22 18:26:08 +01:00
26 lines
254 B
Plaintext
26 lines
254 B
Plaintext
# Maven stuff
|
|
/target
|
|
|
|
.project
|
|
.metadata
|
|
bin/
|
|
tmp/
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.classpath
|
|
.settings/
|
|
.loadpath
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# IntelliJ IDEA
|
|
*.iml
|
|
.idea
|
|
dependency-reduced-pom.xml
|
|
|
|
desktop.ini
|