singe/.gitignore

26 lines
349 B
Text

*~
**/.builddir/
**/.git-hidden/
thirdparty/**/.github/
cmake-build-debug/
*.log
*.user
temp/
*#
build/
CMakeCache.txt
CMakeFiles/
*.a
*.o
docs/Manual.html
docs/Manual.pdf
docs/.asciidoctor/
.claude/settings.local.json
**/__pycache__/
# Extracted by the binary when it is run from here; never source.
/Singe/
/Menu.sh
/Menu.bat
/data/
screenshots/