summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2016-09-24 17:46:01 +0000
committerrsiddharth <s@ricketyspace.net>2016-09-24 17:46:01 +0000
commit40417ff7366faa29bf912028a9f96142c1c19b0a (patch)
treecdae409cab1cc5ad09ab691ae930787d47a62207 /.gitignore
parente96672a5ac41a8877777d92458e0ddddaa5a41c7 (diff)
update .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9aa2377..c7242fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,15 @@ src/config/
# virtualenv
bin/
+include/
+local/
lib/
+man/
share/
-pip-selfcheck.json \ No newline at end of file
+man/
+pip-selfcheck.json
+
+# setup.py
+*egg-info/
+build/
+dist/