blob: 5e3e8df9f294fef67e43a3e5436d50cdf7459e36 [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
19*.iml
20*.ipr
21*.iws
Tatu Saloranta767ecb22013-08-04 17:17:20 -070022/target