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.
2 parents c14b8c7 + e28e2f7 commit 8317fffCopy full SHA for 8317fff
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