blob: 1271c273bb856e9108af379be20a6900691f81c6 [file] [log] [blame]
Tatu Saloranta1b253d32011-12-23 00:44:25 -08001# use glob syntax.
2syntax: glob
3*.class
4*~
5*.bak
6*.off
7*.old
8.DS_Store
9
10# building
11target
12
13# Eclipse
14.classpath
15.project
16.settings
17
18# IDEA
Seth Pellegrino3e3a30e2013-10-03 11:16:32 -070019.idea
Tatu Saloranta1b253d32011-12-23 00:44:25 -080020*.iml
21*.ipr
22*.iws
Tatu Saloranta767ecb22013-08-04 17:17:20 -070023/target