architectds/.gitignore
2025-05-09 21:07:36 +01:00

17 lines
163 B
Plaintext

# Python cache files
__pycache__/
# Setuptools
build/
dist/
*.egg-info/
# Vim
.*swp
# Virtual environments
env/
# Compile commands files
compile_commands.json