cakefoot/.gitignore
Cocktail Frank 3791277c5b Add 1.2.0 release highlights to README
Update the file name capitalization of cakefoot.js in index.html.

Add achievement icons to resource directory.

Add rules for ignoring auto save files.

Add more linked files to Ubuntu Docker build to fix bug where git was
detecting changes in the Ubuntu build.

Add libsteam_api.so to the list of shared objects to copy into the
Linux distribution.
2024-11-17 17:10:50 -05:00

35 lines
309 B
Plaintext

# Builds
build/
dist/
# Auto generated
compile_commands.json
src/version.hpp
log/
# SPACEBOX
sdl2-config
# External symlinks
ext/
# Repository
local/
src/__pycache__/
storage/
*Play_History.json
press.html
feed
test.html
# Non-free software
lib/steam/
# Testing
steam_appid.txt
# Auto-save
.\#*
*~
\#*