diff options
author | Stef Walter <stefw@redhat.com> | 2014-11-20 08:50:31 +0100 |
---|---|---|
committer | Stef Walter <stefw@redhat.com> | 2014-11-20 08:50:31 +0100 |
commit | c5904dd71c89f0d2e5f078a790b30e5baaef00fa (patch) | |
tree | d9e686c533cb0d52306dbfa1abf0538944bad90d /.gitignore | |
parent | 778ca7d74c91b8b1d119c83dd85e612876de8a4b (diff) |
Include publish configuration
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ *.swp +*.pyc +Makefile +themes/ +fabfile.py +output/ +create-plugin.txt +develop_server.sh |