public
Description: Simple, Pythonic remote execution and deployment
Homepage: http://fabfile.org
Clone URL: git://github.com/bitprophet/fabric.git
fabric / .gitignore
100644 11 lines (10 sloc) 0.083 kb
1
2
3
4
5
6
7
8
9
10
11
*~
*.pyc
*.pyo
*.pyt
*.pytc
.DS_Store
.*.swp
Fabric.egg-info
.coverage
docs/_build