blob: 97155eb3228a24513ab184227ccc4e9f63f8dced [file] [log] [blame]
Tatu Saloranta1b253d32011-12-23 00:44:25 -08001# use glob syntax.
2syntax: glob
Tatu Saloranta0318baf2017-04-24 22:28:17 -07003
Tatu Saloranta1b253d32011-12-23 00:44:25 -08004*.class
5*~
6*.bak
7*.off
8*.old
9.DS_Store
10
11# building
12target
13
14# Eclipse
15.classpath
16.project
17.settings
18
19# IDEA
Seth Pellegrino3e3a30e2013-10-03 11:16:32 -070020.idea
Tatu Saloranta1b253d32011-12-23 00:44:25 -080021*.iml
22*.ipr
23*.iws
Tatu Saloranta767ecb22013-08-04 17:17:20 -070024/target