2013-12-10 10:24:17 +01:00
|
|
|
#Eclipse project files
|
2011-12-28 11:44:04 +01:00
|
|
|
.project
|
|
|
|
.classpath
|
|
|
|
.settings
|
2013-12-10 10:24:17 +01: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
|
|
|
|
|
|
|
#Geany project file
|
2011-12-28 11:44:04 +01:00
|
|
|
.geany
|
2013-12-10 10:24:17 +01:00
|
|
|
|
|
|
|
#KDevelop project file and directory
|
|
|
|
.kdev4/
|
|
|
|
*.kdev4
|
|
|
|
|
|
|
|
#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
|
|
|
|
|
|
|
#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
|
|
|
|
|
|
|
#Mac-specific directory that no other operating system needs.
|
|
|
|
.DS_Store
|