initial commit of functioning opening tracking

This commit is contained in:
Sheldan
2024-01-06 23:29:25 +01:00
parent b72c68dfe5
commit 45e7982330
176 changed files with 37635 additions and 0 deletions

12
.gitignore vendored
View File

@@ -18,7 +18,19 @@
*.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