summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 12 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 6783796..5dfc000 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,16 +2,20 @@ Gemfile.lock
spec/ldap.yml
.rvmrc
pkg/
-*.swp
*.pyc
*.rbc
-html/
+*.swp
+*~
+.DS_Store
+.rake_tasks~
+.source_index
+Gemfile.lock
+coverage.info
+coverage/
doc/
+html/
publish/
-coverage/
-coverage.info
-.rake_tasks~
-.DS_Store
-website/index.html
research/
-.source_index
+website/index.html
+pkg/
+publish/