forked from I2P_Developers/i2p.i2p
91 lines
1.4 KiB
Plaintext
91 lines
1.4 KiB
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
|
|
|
|
# MSVC files
|
|
core/c/jcpuid/msvc/*.opendb
|
|
core/c/jcpuid/msvc/*.pdb
|
|
core/c/jcpuid/msvc/*.sdf
|
|
core/c/jcpuid/msvc/*.user
|
|
|
|
# Debian-related
|
|
^debian/copyright
|
|
^.pc/
|
|
|
|
# Build property overrides
|
|
override.properties
|
|
|
|
# Launcher build paths
|
|
launchers/macosx/target
|
|
launchers/browserbundle/target
|
|
launchers/macosx/project/target
|
|
launchers/browserbundle/project/target
|
|
launchers/target
|
|
launchers/project/target
|
|
launchers/common/target
|
|
launchers/output
|
|
launchers/project/project
|
|
|
|
# Reporting
|
|
sloccount.sc
|
|
^reports/
|
|
|
|
# IDE project files
|
|
# Eclipse
|
|
/.classpath$
|
|
/.project$
|
|
/.settings
|
|
# IDEA
|
|
\.iml$
|
|
|
|
|
|
# Meeh stuff
|
|
target/scala-2.12
|
|
target/streams
|
|
project/target
|
|
launchers/macosx/version.h
|
|
launchers/macosx/project/project/target
|
|
launchers/macosx/I2PLauncher.xcodeproj/project.xcworkspace/xcuserdata
|
|
launchers/macosx/I2PLauncher.xcodeproj/xcuserdata
|
|
launchers/macosx/I2PLauncher.xcworkspace/xcuserdata
|
|
launchers/macosx/Sparkle.framework
|
|
launchers/macosx/I2PLauncher.app
|
|
launchers/macosx/releases.done
|
|
launchers/macosx/target
|
|
|