kiln-controller/.gitignore
2023-01-02 20:33:15 -08:00

13 lines
97 B
Plaintext

*.pyc
*~
\#*
.#*
*.swp
.DStore/
thumbs.db
#storage/profiles
#config.py
.idea/*
state.json
venv/*