summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKornelius Kalnbach <murphy@rubychan.de>2017-11-03 00:41:37 +0100
committerKornelius Kalnbach <murphy@rubychan.de>2017-11-03 00:41:37 +0100
commitd4117f6a90068f3afa1afcc48f7ad9f9d3d3a533 (patch)
treeb7197406fdf068219432bc0d9a8994a1bb04a0ac
parent161c17d2c537a32f38f0dcca75218af69f96102b (diff)
downloadcoderay-d4117f6a90068f3afa1afcc48f7ad9f9d3d3a533.tar.gz
backport .gitignore from dsl branch
-rw-r--r--.gitignore14
1 files changed, 6 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index deed1a2..4d962c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,12 @@
-.DS_Store
-.*~
+.*
+bench/example.*
coverage
-pkg
-spec/reports
doc
Gemfile.lock
-.rvmrc
-.ruby-gemset
-.ruby-version
+old-stuff
+pkg
+spec/examples.txt
+spec/reports
test/executable/source.rb.html
test/executable/source.rb.json
test/scanners
-old-stuff