salt/.gitignore

20 lines
325 B
Plaintext

build
*.py[co]
pkg/arch/*.tar.xz
*.swp
doc/_build
dist
MANIFEST
# virtualenv
# - ignores directories of a virtualenv when you create it right on
# top of salt such as
# - /some/path$ git clone https://github.com/thatch45/salt.git
# - /some/path$ virtualenv --python=/usr/bin/python2.6 salt
bin/
include/
lib/
pip/
share/