salt-formula-manager/.gitignore
2017-07-24 22:57:01 -04:00

10 lines
193 B
Plaintext

# we're using this directory for testing, so we shouldn't copy it
formulas/
# we don't want to copy a real sfm.yaml file
sfm.yaml
# don't copy around cached/compiled files
__pycache__/
*.pyc