forked from I2P_Developers/i2p.i2p
25 lines
281 B
Plaintext
25 lines
281 B
Plaintext
# Just to try and prevent some noob disasters.
|
|
# Use mtn add --no-respect-ignore foo.jar to ignore this ignore list
|
|
_jsp\.java$
|
|
\.bz2$
|
|
\.class$
|
|
\.diff$
|
|
\.exe$
|
|
\.fba$
|
|
\.gz$
|
|
\.jar$
|
|
\.out$
|
|
\.patch$
|
|
\.sig$
|
|
\.sud$
|
|
\.su2$
|
|
\.tar$
|
|
\.war$
|
|
\.zip$
|
|
^\.
|
|
^build/
|
|
^pkg-temp/
|
|
~$
|
|
/build/
|
|
/classes/
|