We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 93efff9Copy full SHA for 93efff9
.gitignore
@@ -0,0 +1,9 @@
1
+.bundle
2
+.rbx/
3
+db/*.sqlite3
4
+log/*.log
5
+tmp/
6
+.sass-cache/
7
+coverage/*
8
+*.swp
9
+public/uploads/
0 commit comments