1
0
Fork 0
mirror of https://git.sr.ht/~cadence/NewLeaf synced 2025-11-19 12:46:31 +00:00
NewLeaf/.gitignore
2021-08-11 22:22:23 +12:00

21 lines
238 B
Text

# Editor crud files
*~
\#*#
.vscode
.idea
# Artifacts
__pycache__
# Personal
/generic-updater
/configuration.py
# Various venv names, several options to allow the user to make stuff up
.env
.venv
env
venv
env.bak
venv.bak
newleaf-venv