quackseq/.gitignore

24 lines
238 B
Text
Raw Permalink Normal View History

2024-05-28 18:35:56 +00:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.pyc
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
# IDE-specific files
.idea/
.vscode/
# Logs
*.log
# Virtual environments
venv/
# Other
*.DS_Store
*.pos
*.quack