forked from I2P_Developers/i2p.i2p
51 lines
596 B
Plaintext
51 lines
596 B
Plaintext
# Just to try and prevent some noob disasters.
|
|
# Use mtn add --no-respect-ignore foo.jar to ignore this ignore list
|
|
|
|
# Temporary/build files
|
|
_jsp\.java$
|
|
\.bz2$
|
|
\.tar$
|
|
\.class$
|
|
\.diff$
|
|
\.exe$
|
|
\.fba$
|
|
\.gz$
|
|
\.jar$
|
|
\.out$
|
|
\.patch$
|
|
\.sig$
|
|
\.sud$
|
|
\.su2$
|
|
.\su3$
|
|
\.tar$
|
|
\.war$
|
|
.\deb$
|
|
\.zip$
|
|
\.torrent$
|
|
^\.
|
|
~$
|
|
web-fragment.xml
|
|
web-out.xml
|
|
|
|
# Temporary/build dirs
|
|
^build$
|
|
^pkg-temp
|
|
/build$
|
|
/classes
|
|
/dist
|
|
^installer/resources/locale/mo
|
|
/tmp
|
|
^apps/jetty/jettylib
|
|
|
|
# Debian-related
|
|
^debian/copyright
|
|
^debian/changelog
|
|
^.pc/
|
|
|
|
# Build property overrides
|
|
override.properties
|
|
|
|
# Reporting
|
|
sloccount.sc
|
|
^reports/
|