Skip to content

Commit 816f480

Browse files
authored
Update .gitignore
1 parent 1c851cc commit 816f480

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ desktop.ini
6060
node_modules/
6161
npm-debug.log
6262
.sass-cache/
63-
64-
65-
# Bower #
66-
#########
6763
bower_components/
6864

6965

@@ -90,6 +86,12 @@ drivers/geckodriver
9086
/public/sitemap_new/
9187

9288

89+
## Environment ##
90+
#################
91+
# https://github.com/TurboLabIt/bash-fx/blob/main/scripts/app-env.sh
92+
/env
93+
94+
9395
###> symfony/framework-bundle ###
9496
/.env.local
9597
/.env.local.php

0 commit comments

Comments
 (0)