mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-16 15:25:11 +01:00
872d81b0a9
Most of these things have been found with help of Intellij IDEA, preferring it over Eclipse already
31 lines
324 B
Plaintext
31 lines
324 B
Plaintext
# Maven stuff
|
|
/target
|
|
|
|
*.pydevproject
|
|
.project
|
|
.metadata
|
|
bin/
|
|
tmp/
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.classpath
|
|
.settings/
|
|
.loadpath
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
.cproject
|
|
|
|
# PDT-specific
|
|
.buildpath
|
|
|
|
# IntelliJ IDEA
|
|
*.iml |