18 lines
178 B
Plaintext
18 lines
178 B
Plaintext
# Development files
|
|
|
|
.env
|
|
*.log
|
|
|
|
# Python (future)
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Node (future frontend)
|
|
node_modules/
|
|
dist/
|
|
|
|
# StartOS build output
|
|
javascript/
|
|
|
|
# StartOS packages
|
|
*.s9pk |