2014-05-18 14:34:51 +02:00
|
|
|
# Eclipse project files
|
2011-12-28 11:44:04 +01:00
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.settings
|
2013-12-10 10:24:17 +01:00
|
|
|
|
2014-05-18 14:34:51 +02:00
|
|
|
# IntelliJ IDEA project files and directories
|
2011-12-28 11:44:04 +01:00
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
2012-01-16 09:01:00 +01:00
|
|
|
.idea/
|
2013-12-10 10:24:17 +01:00
|
|
|
|
2014-05-18 14:34:51 +02:00
|
|
|
# Geany project file
|
2011-12-28 11:44:04 +01:00
|
|
|
.geany
|
2013-12-10 10:24:17 +01:00
|
|
|
|
2014-05-18 14:34:51 +02:00
|
|
|
# KDevelop project file and directory
|
2013-12-10 10:24:17 +01:00
|
|
|
.kdev4/
|
|
|
|
*.kdev4
|
|
|
|
|
2014-05-18 14:34:51 +02:00
|
|
|
# Build targets
|
2012-01-11 12:16:14 +01:00
|
|
|
/target
|
2011-12-28 11:44:04 +01:00
|
|
|
*/target
|
2013-12-10 10:24:17 +01:00
|
|
|
|
2014-05-18 14:34:51 +02:00
|
|
|
# Report directories
|
2009-01-16 01:57:03 +01:00
|
|
|
/reports
|
2013-07-10 13:00:42 +02:00
|
|
|
*/reports
|
2013-12-10 10:24:17 +01:00
|
|
|
|
2014-05-18 14:34:51 +02:00
|
|
|
# Mac-specific directory that no other operating system needs.
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# JVM crash logs
|
|
|
|
hs_err_pid*.log
|
|
|
|
|
2016-03-27 14:25:39 +02:00
|
|
|
dependency-reduced-pom.xml
|
2018-05-15 10:39:14 +02:00
|
|
|
|
|
|
|
*/.unison.*
|
2018-10-14 13:20:18 +02:00
|
|
|
|
|
|
|
# exclude mainframer files
|
|
|
|
mainframer
|
|
|
|
.mainframer
|
2019-03-19 14:03:15 +01:00
|
|
|
|
|
|
|
# exclude docker-sync stuff
|
|
|
|
.docker-sync
|
|
|
|
*/.docker-sync
|