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 fa8c2b2 + 5645d7b commit 22a8c20Copy full SHA for 22a8c20
1 file changed
.gitignore
@@ -1,4 +1,5 @@
1
.bundle
2
+vendor/bundle
3
.env.development.local
4
db/*.sqlite3
5
log/*.log
@@ -34,4 +35,4 @@ planningalerts-app.sublime-project
34
35
/config/credentials/production.key
36
/config/credentials/development.key
37
tmp/flipper.pstore
-tmp/local_secret.txt
38
+tmp/local_secret.txt
0 commit comments