There was an error while loading. Please reload this page.
1 parent 1c851cc commit 816f480Copy full SHA for 816f480
.gitignore
@@ -60,10 +60,6 @@ desktop.ini
60
node_modules/
61
npm-debug.log
62
.sass-cache/
63
-
64
65
-# Bower #
66
-#########
67
bower_components/
68
69
@@ -90,6 +86,12 @@ drivers/geckodriver
90
86
/public/sitemap_new/
91
87
92
88
89
+## Environment ##
+#################
+# https://github.com/TurboLabIt/bash-fx/blob/main/scripts/app-env.sh
+/env
93
+
94
95
###> symfony/framework-bundle ###
96
/.env.local
97
/.env.local.php
0 commit comments