mirror of
https://github.com/NLthijs48/AreaShop.git
synced 2024-11-16 07:15:23 +01:00
0c192c2444
- Improve code layout for changing owners and members of WorldGuard regions - Only edit flags and other WorldGuard region settings if they are different than the current option, this prevents useless saves in WorldGuard (which shows a message in console)
36 lines
371 B
Plaintext
36 lines
371 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
|
|
.idea
|
|
dependency-reduced-pom.xml
|
|
|
|
desktop.ini
|