geode/.gitignore
HJfod 5af74e9ab7 move internal mod json data to an actual json file + move platform
console from a cmake arg to an in-game setting
2022-09-28 17:38:02 +03:00

48 lines
561 B
Text

# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
# Executables
*.exe
*.out
*.app
# Macos be like
**/.DS_Store
# Cache files for Sublime Text
**/*.tmlanguage.cache
**/*.tmPreferences.cache
**/*.stTheme.cache
# Workspace files are user-specific
**/*.sublime-workspace
**/*.sublime-project
.vscode
# Ignore build folders
**/build
build
bin
loader/src/internal/about.hpp
loader/resources/loader-mod.json
fods-catgirl-hideout.txt