aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4709b06..d8f4b3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,18 @@
+
+bin/*
+!bin/dotfiles
+
*.pyc
*.pyo
__pycache__/
+
.venv/
.tox/
+.bundle/
+
build/
dist/
dotfiles.egg-info/
+
+Gemfile
+Gemfile.lock