summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTomas Touceda <chiiph@leap.se>2013-05-03 17:05:53 -0300
committerTomas Touceda <chiiph@leap.se>2013-05-03 17:05:53 -0300
commitaed42557a7e8a17561c225426f66db1187006d9c (patch)
tree8b6408a1a8611cc567d0f8e7d579d501905aa0dc /.gitignore
parentd7478834794cd9e73d43732da28c8bde5c9b8801 (diff)
Add setup script and init.d script
Also, some pep8 fixes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0519df8..4c572d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,8 @@ develop-eggs
.installed.cfg
lib
lib64
+MANIFEST
+PKG-INFO
# Installer logs
pip-log.txt
@@ -37,6 +39,10 @@ nosetests.xml
# Don't upload private things
*.private
+# and vim's
+*.swp
+*.swo
+
# Ignore emacs temporary files
*~
\#*\#