mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-23 09:53:15 +00:00
.gitignore added
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
*.orig
|
||||
*.dcu
|
||||
*.ddp
|
||||
*.orig.*
|
||||
*.chg.*
|
||||
*.rej
|
||||
*.conflict~
|
||||
trunk/build/
|
||||
trunk/reports/
|
||||
trunk/installer.cfg
|
||||
trunk/releases/
|
||||
trunk/locales/
|
||||
trunk/javadoc/
|
||||
trunk/coverage/
|
||||
trunk/dist/
|
||||
trunk/testdata/decompile/
|
||||
trunk/testdata/recompile/
|
||||
trunk/build_exe.xml
|
||||
trunk/build_exe64.xml
|
||||
trunk/coverage.ec
|
||||
trunk/libsrc/jsyntaxpane/jsyntaxpane/src/target/
|
||||
trunk/hs_err_pid*.log
|
||||
.~*
|
||||
Reference in New Issue
Block a user