2016-07-25 09:04:31 +02:00
|
|
|
################
|
|
|
|
# IntelliJ #
|
|
|
|
################
|
|
|
|
/.idea/workspace.xml
|
|
|
|
/.idea/tasks.xml
|
|
|
|
|
|
|
|
|
|
|
|
#############
|
|
|
|
# Maven #
|
|
|
|
#############
|
|
|
|
.idea/workspace.xml
|
|
|
|
.idea/libraries
|
|
|
|
out/
|
|
|
|
target/
|
|
|
|
|
|
|
|
|
2013-07-25 20:45:28 +02:00
|
|
|
#################
|
|
|
|
## Eclipse
|
|
|
|
#################
|
|
|
|
|
|
|
|
*.pydevproject
|
2016-05-23 16:14:30 +02:00
|
|
|
#.project
|
2013-07-25 20:45:28 +02:00
|
|
|
.metadata
|
|
|
|
bin/
|
|
|
|
tmp/
|
|
|
|
*.tmp
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~.nib
|
|
|
|
local.properties
|
2016-05-23 16:14:30 +02:00
|
|
|
#.classpath
|
2013-07-25 20:45:28 +02:00
|
|
|
.settings/
|
|
|
|
.loadpath
|
|
|
|
|
|
|
|
# External tool builders
|
|
|
|
.externalToolBuilders/
|
|
|
|
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
|
|
*.launch
|
|
|
|
|
|
|
|
# CDT-specific
|
|
|
|
.cproject
|
|
|
|
|
|
|
|
# PDT-specific
|
|
|
|
.buildpath
|
|
|
|
|
|
|
|
|
2016-07-25 09:04:31 +02:00
|
|
|
#####################
|
|
|
|
## Windows detritus #
|
|
|
|
#####################
|
2013-07-25 20:45:28 +02:00
|
|
|
|
|
|
|
# Windows image file caches
|
|
|
|
Thumbs.db
|
|
|
|
ehthumbs.db
|
|
|
|
|
|
|
|
# Folder config file
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# Recycle Bin used on file shares
|
|
|
|
$RECYCLE.BIN/
|
|
|
|
|
2016-07-25 09:04:31 +02:00
|
|
|
#################
|
|
|
|
## Mac detritus #
|
|
|
|
#################
|
2013-07-25 20:45:28 +02:00
|
|
|
.DS_Store
|