mirror of
https://github.com/odamex/odamex
synced 2026-08-19 02:23:09 -04:00
26 lines
496 B
Text
26 lines
496 B
Text
.DS_Store
|
|
/build*
|
|
/.cache
|
|
*.vscode
|
|
*.zed
|
|
*.pyc
|
|
|
|
# Used by Visual Studio when loading this project as a folder, which uses CMake.
|
|
/.vs
|
|
/out
|
|
CMakeSettings.json
|
|
|
|
# Used when generating the installer.
|
|
/installer/windows/Build*/
|
|
/installer/windows/Out*/
|
|
|
|
# Used when building the flatpak
|
|
/packaging/flatpak/repo
|
|
/packaging/flatpak/.flatpak-builder
|
|
/repo
|
|
|
|
# Generated by fmtlib when building with VS
|
|
/libraries/fmt/run-msbuild.bat
|
|
|
|
# Often accidentally created when testing server changes
|
|
banlist.json
|