public
Fork of bitprophet/fabric
Description: Simple, Pythonic remote execution and deployment
Homepage: http://fabfile.org
Clone URL: git://github.com/karmazilla/fabric.git
fabric / .gitignore
100644 18 lines (17 sloc) 0.135 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*~
fabc
*.pyc
*.pyo
*.tar.gz
*.pyt
*.pytc
.DS_Store
build
dist
doc/site/fab
.*.swp
Fabric.egg-info
release
*.png
.coverage
docs/_build