hoosiertransfer-mod/.gitignore

31 lines
743 B
Plaintext
Raw Permalink Normal View History

2024-03-15 14:25:40 -05:00
.gradle
.settings
.classpath
.project
build
bin
proxyServer/bin
proxyServer/rundir
desktopRuntime/_eagstorage*
desktopRuntime/eclipseProject/bin*
desktopRuntime/hs_err_*
desktopRuntime/crash-reports/*
desktopRuntime/options.txt
desktopRuntime/_eagstorage*
desktopRuntime/filesystem/*
2024-05-05 16:08:30 -05:00
desktopRuntime/downloads/*
2024-05-06 16:05:50 -05:00
javascript/assets.epk
javascript/classes.js
javascript/EaglercraftX_1.8_Offline_en_US.html
javascript/EaglercraftX_1.8_Offline_International.html
javascript/EaglercraftL_1.9_Offline_en_US.html
2024-06-28 19:25:43 -05:00
javascript/EaglercraftL_1.9_Offline_International.html
2024-07-02 09:24:54 -05:00
javascript/EaglercraftL_1.9_Offline_Signed_Client.html
javascript/*.dat
javascript/*.cert
2024-06-28 19:25:43 -05:00
javascript/classes.js.map
2024-05-07 17:00:24 -05:00
resources/hashes/*
resources/optimizedResources/*
2024-05-05 16:08:30 -05:00
.idea/*
.vscode/*