Skip to content

Commit b464a9b

Browse files
committed
Gitignore
1 parent c087c18 commit b464a9b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# please add general patterns to your global ignore list
2+
# see https://github.com/github/gitignore#readme
3+
.DS_STORE
4+
*.swp
5+
*.rbc
6+
*.sass-cache
7+
/pkg
8+
/doc/api
9+
/coverage
10+
.yardoc
11+
doc/
12+
*.gem

0 commit comments

Comments
 (0)