forked from I2P_Developers/i2p.i2p
Updated .mtn-ignore
This commit is contained in:
22
.mtn-ignore
22
.mtn-ignore
@@ -1,5 +1,7 @@
|
|||||||
# Just to try and prevent some noob disasters.
|
# Just to try and prevent some noob disasters.
|
||||||
# Use mtn add --no-respect-ignore foo.jar to ignore this ignore list
|
# Use mtn add --no-respect-ignore foo.jar to ignore this ignore list
|
||||||
|
|
||||||
|
# Temporary/build files
|
||||||
_jsp\.java$
|
_jsp\.java$
|
||||||
\.bz2$
|
\.bz2$
|
||||||
\.tar$
|
\.tar$
|
||||||
@@ -19,13 +21,27 @@ _jsp\.java$
|
|||||||
.\deb$
|
.\deb$
|
||||||
\.zip$
|
\.zip$
|
||||||
^\.
|
^\.
|
||||||
^build
|
|
||||||
^pkg-temp/
|
|
||||||
~$
|
~$
|
||||||
|
web-fragment.xml
|
||||||
|
web-out.xml
|
||||||
|
|
||||||
|
# Temporary/build dirs
|
||||||
|
^build
|
||||||
|
^pkg-temp
|
||||||
/build
|
/build
|
||||||
/classes/
|
/classes
|
||||||
|
/dist
|
||||||
|
/mo
|
||||||
|
/tmp
|
||||||
|
^apps/jetty/jettylib
|
||||||
|
|
||||||
|
# Debian-related
|
||||||
^debian/copyright
|
^debian/copyright
|
||||||
^debian/changelog
|
^debian/changelog
|
||||||
|
|
||||||
|
# Build property overrides
|
||||||
override.properties
|
override.properties
|
||||||
|
|
||||||
|
# Reporting
|
||||||
sloccount.sc
|
sloccount.sc
|
||||||
^reports/
|
^reports/
|
||||||
|
|||||||
Reference in New Issue
Block a user