salt-formula-manager/.gitignore

9 lines
174 B
Plaintext
Raw Normal View History

2016-09-14 15:57:41 -04:00
# 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
2016-09-29 11:51:17 -04:00
# don't copy around python env files
env/