
* Ignore .idea * Ignore build dir too * Remove unused Windows Docker files * Remove somewhat cryptic launch.sh script * Remove kebab (javascript) * Remove outdated release_macos script and rename the most up-to-date one to macos_release * Clean up README.md and delete the other ones * Add preliminary configure script * Add hint in dependencies * Remove obsolete CONTRIBUTING.md * let's write the configure script later * Adding this is so supremely ironic that I can't even * Update QtApng repo * Actually we needed that * Add comment * Contact should be h2
47 lines
491 B
Plaintext
47 lines
491 B
Plaintext
*~
|
|
*.db
|
|
*.user
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.pro.autosave
|
|
*.pro.user*
|
|
base_override.h
|
|
.DS_Store
|
|
*.o
|
|
moc*
|
|
*.autosave
|
|
|
|
base-full/
|
|
logs/
|
|
bass.lib
|
|
|
|
bin/*
|
|
|
|
bins/
|
|
build/
|
|
release/
|
|
debug/
|
|
base/background
|
|
base/characters
|
|
base/sounds
|
|
base/callwords.ini
|
|
base/config.ini
|
|
base/serverlist.txt
|
|
*.ini
|
|
|
|
.qmake.stash
|
|
.vs/
|
|
Makefile*
|
|
object_script*
|
|
/android/gradle*
|
|
/Attorney_Online_*.rc
|
|
/attorney_online_*_plugin_import.cpp
|
|
server/__pycache__
|
|
discord/
|
|
*.TMP
|
|
|
|
# Jetbrains config and build dir (CLion)
|
|
.idea/
|
|
cmake-build-*
|