summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2014-05-06 00:08:02 -0400
committerAustin Ziegler <austin@zieglers.ca>2017-01-18 18:16:14 -0500
commit06ee20e929656d41c301f61fd447105c3840e410 (patch)
tree7325cd8e3279b71e5bc18302112e47cad3000a40 /.gitignore
parent32727d6d0beb48672a1ee2d4a5c20bb81f7e301d (diff)
downloaddiff-lcs-06ee20e929656d41c301f61fd447105c3840e410.tar.gz
diff-lcs 1.3
- Updated testing and gem infrastructure. - Cleaning up documentation. - Modernizing specs. - Silence Ruby 2.4 Fixnum deprecation warnings. Fixes #36, #38. - Ensure test dependencies are loaded. Fixes #33, #34 so that specs can be run independently. - Fix issue #1 with incorrect intuition of patch direction. Tentative fix, but the failure cases pass now.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 4 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 452922f..a049920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,10 @@
-Gemfile.lock
-spec/ldap.yml
-.rvmrc
-pkg/
*.pyc
*.rbc
*.swp
*~
.DS_Store
.rake_tasks~
+.rvmrc
.source_index
Gemfile.lock
coverage.info
@@ -15,8 +12,9 @@ coverage.vim
coverage/
doc/
html/
+pkg/
publish/
research/
+spec/ldap.yml
website/index.html
-pkg/
-publish/
+.byebug_history