2
0
mirror of https://github.com/zumbiepig/Starlike-Client-src.git synced 2025-06-08 03:24:49 +00:00

gitignore

This commit is contained in:
zumbiepig 2024-09-30 14:30:27 -07:00
parent f93db57cee
commit ee977f99cf
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE
2 changed files with 0 additions and 24 deletions

View File

@ -1,20 +0,0 @@
.gradle
.settings
build
bin
proxyServer/bin
proxyServer/rundir
desktopRuntime/_eagstorage*
desktopRuntime/eclipseProject/bin*
desktopRuntime/hs_err_*
desktopRuntime/crash-reports/*
desktopRuntime/options.txt
desktopRuntime/_eagstorage*
desktopRuntime/filesystem/*
desktopRuntime/downloads/*
desktopRuntime/screenshots/*
javascript/assets.epk
javascript/classes.js
javascript/classes.js.map
javascript/Starlike_Client_Offline.html
/.metadata/

4
.gitignore vendored
View File

@ -1,7 +1,5 @@
.gradle
.settings
.classpath
.project
build
bin
proxyServer/bin
@ -15,10 +13,8 @@ desktopRuntime/_eagstorage*
desktopRuntime/filesystem/*
desktopRuntime/downloads/*
desktopRuntime/screenshots/*
javascript/assets.epk
javascript/classes.js
javascript/classes.js.map
javascript/Starlike_Client_Offline.html
javascript/Starlike_Client_Offline_Signed.html
/.metadata/