Files
seagull-game/.gitignore
Nicole O'Connor 0bd2f4827b state sync, many changes:
* separated css/js/rule files to pak file (glorified zip) to reduce full rebuilds
* implemented build cache
* some frontend UI spiffing up
2025-09-02 16:44:28 -07:00

11 lines
121 B
Plaintext

.vscode/**
scratch.ipynb
.docker-login-credentials
seagull
seagull.pak
build/**
build_cache/**
**/__pycache__/**
**.pyc