We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14b8c7 commit e28e2f7Copy full SHA for e28e2f7
actionmailbox/.gitignore
@@ -1,3 +1,5 @@
1
+/test/dummy/storage/*.sqlite3
2
+/test/dummy/storage/*.sqlite3-*
3
/test/dummy/db/*.sqlite3
4
/test/dummy/db/*.sqlite3-*
5
/test/dummy/log/*.log
actiontext/.gitignore
0 commit comments