zephyr-backend/.gitignore
2025-03-05 11:40:19 +08:00

25 lines
291 B
Plaintext

# # Ignore everything
# *
# # But not .py files
# !*.py
# # Include .gitignore itself
# !.gitignore
# # Recursively allow .py files in subdirectories
# !*/
# dist
# build
# !.gitkeep
# end old ignore
__pycache__
build
dist
*.spec
notebooks
passcode
data
res
*.txt