mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
20 lines
325 B
Plaintext
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/
|
|
|