mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 23:42:07 +01:00
15 lines
135 B
Plaintext
15 lines
135 B
Plaintext
**/node_modules
|
|
node_modules/
|
|
|
|
**/venv
|
|
venv/
|
|
|
|
**/__pycache__
|
|
__pycache__/
|
|
|
|
**/assets/library
|
|
../frontend/assets/library/
|
|
|
|
**/.env
|
|
.env
|