Skip to content

Commit 511d580

Browse files
committed
Adds tmp/ to .gitignore
1 parent f3d8732 commit 511d580

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
doc
33
*.gem
44
Gemfile.lock
5-
.yardoc/
5+
.yardoc/
6+
tmp/

0 commit comments

Comments
 (0)