mirror of
https://github.com/Sheldan/gw2-tools.git
synced 2026-01-01 14:58:51 +00:00
37 lines
682 B
Plaintext
37 lines
682 B
Plaintext
# Compiled class file
|
|
*.class
|
|
|
|
# Log file
|
|
*.log
|
|
|
|
# BlueJ files
|
|
*.ctxt
|
|
|
|
# Mobile Tools for Java (J2ME)
|
|
.mtj.tmp/
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.nar
|
|
*.ear
|
|
*.zip
|
|
*.tar.gz
|
|
*.rar
|
|
.idea
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
replay_pid*
|
|
/gw2-tools-frontend/resources/static/
|
|
/gw2-tools-frontend/resources/favicon.ico
|
|
/gw2-tools-frontend/resources/asset-manifest.json
|
|
/gw2-tools-frontend/resources/manifest.json
|
|
/gw2-tools-frontend/resources/robots.txt
|
|
/gw2-tools-frontend/resources/logo512.png
|
|
/gw2-tools-frontend/resources/index.html
|
|
/gw2-tools-frontend/resources/logo192.png
|
|
/tilt/gw2-tools-dev/Chart.lock
|
|
/target/
|
|
*.tgz
|