2011-02-05 18:56:06 +00:00
|
|
|
# Just to try and prevent some noob disasters.
|
|
|
|
# Use mtn add --no-respect-ignore foo.jar to ignore this ignore list
|
2013-07-18 13:48:36 +00:00
|
|
|
|
|
|
|
# Temporary/build files
|
2011-02-05 18:56:06 +00:00
|
|
|
_jsp\.java$
|
|
|
|
\.bz2$
|
2012-12-22 17:50:46 +00:00
|
|
|
\.tar$
|
2011-02-05 18:56:06 +00:00
|
|
|
\.class$
|
|
|
|
\.diff$
|
|
|
|
\.exe$
|
|
|
|
\.fba$
|
|
|
|
\.gz$
|
|
|
|
\.jar$
|
|
|
|
\.out$
|
|
|
|
\.patch$
|
|
|
|
\.sig$
|
|
|
|
\.sud$
|
|
|
|
\.su2$
|
2014-03-13 11:27:37 +00:00
|
|
|
.\su3$
|
2011-02-05 18:56:06 +00:00
|
|
|
\.tar$
|
|
|
|
\.war$
|
2012-12-23 17:30:56 +00:00
|
|
|
.\deb$
|
2011-02-05 18:56:06 +00:00
|
|
|
\.zip$
|
2014-03-19 21:59:27 +00:00
|
|
|
\.torrent$
|
2011-02-05 18:56:06 +00:00
|
|
|
^\.
|
|
|
|
~$
|
2013-07-18 13:48:36 +00:00
|
|
|
web-fragment.xml
|
|
|
|
web-out.xml
|
|
|
|
|
|
|
|
# Temporary/build dirs
|
2016-01-22 20:12:40 +00:00
|
|
|
^build$
|
2013-07-18 13:48:36 +00:00
|
|
|
^pkg-temp
|
2016-01-22 20:12:40 +00:00
|
|
|
/build$
|
2013-07-18 13:48:36 +00:00
|
|
|
/classes
|
|
|
|
/dist
|
2014-03-05 02:58:07 +00:00
|
|
|
^installer/resources/locale/mo
|
2013-07-18 13:48:36 +00:00
|
|
|
/tmp
|
|
|
|
^apps/jetty/jettylib
|
|
|
|
|
2016-02-03 21:04:10 +00:00
|
|
|
# MSVC files
|
|
|
|
core/c/jcpuid/msvc/*.opendb
|
|
|
|
core/c/jcpuid/msvc/*.pdb
|
|
|
|
core/c/jcpuid/msvc/*.sdf
|
|
|
|
core/c/jcpuid/msvc/*.user
|
|
|
|
|
2013-07-18 13:48:36 +00:00
|
|
|
# Debian-related
|
2011-07-06 22:27:46 +00:00
|
|
|
^debian/copyright
|
2014-04-01 21:22:41 +00:00
|
|
|
^.pc/
|
2013-07-18 13:48:36 +00:00
|
|
|
|
|
|
|
# Build property overrides
|
2011-08-07 00:45:14 +00:00
|
|
|
override.properties
|
2013-07-18 13:48:36 +00:00
|
|
|
|
2018-04-24 04:08:25 +00:00
|
|
|
# Launcher build paths
|
|
|
|
launchers/macosx/target
|
|
|
|
launchers/browserbundle/target
|
|
|
|
launchers/macosx/project/target
|
|
|
|
launchers/browserbundle/project/target
|
|
|
|
launchers/target
|
|
|
|
launchers/project/target
|
2018-05-01 02:54:36 +00:00
|
|
|
launchers/common/target
|
|
|
|
launchers/output
|
2018-05-05 23:34:35 +00:00
|
|
|
launchers/project/project
|
2018-04-24 04:08:25 +00:00
|
|
|
|
2013-07-18 13:48:36 +00:00
|
|
|
# Reporting
|
2012-12-22 17:50:46 +00:00
|
|
|
sloccount.sc
|
|
|
|
^reports/
|
2017-11-27 09:53:00 +00:00
|
|
|
|
|
|
|
# IDE project files
|
|
|
|
# Eclipse
|
|
|
|
/.classpath$
|
|
|
|
/.project$
|
|
|
|
/.settings
|
|
|
|
# IDEA
|
|
|
|
\.iml$
|
|
|
|
|
2018-09-19 16:13:05 +00:00
|
|
|
|
|
|
|
# Meeh stuff
|
|
|
|
target/scala-2.12
|
|
|
|
target/streams
|
|
|
|
project/target
|
2018-09-30 09:28:52 +00:00
|
|
|
launchers/macosx/version.h
|
2018-09-19 16:13:05 +00:00
|
|
|
launchers/macosx/project/project/target
|
|
|
|
launchers/macosx/I2PLauncher.xcodeproj/project.xcworkspace/xcuserdata
|
|
|
|
launchers/macosx/I2PLauncher.xcodeproj/xcuserdata
|
|
|
|
launchers/macosx/I2PLauncher.xcworkspace/xcuserdata
|
2018-09-30 09:28:52 +00:00
|
|
|
launchers/macosx/Sparkle.framework
|
2018-09-19 16:13:05 +00:00
|
|
|
launchers/macosx/I2PLauncher.app
|
2018-09-30 09:28:52 +00:00
|
|
|
launchers/macosx/releases.done
|
2018-09-19 16:13:05 +00:00
|
|
|
launchers/macosx/target
|
|
|
|
|