congress-specs/.gitignore

17 lines
116 B
Plaintext
Executable File

# build
.venv
*.egg*
*.swp
*.swo
*.pyc
.testrepository
# Editors
*~
.*.swp
.bak
/.project
# Testenvironment
.tox/