Skip to content

Commit

Permalink
Added the .env file to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
chris committed May 18, 2024
1 parent cdfd3d9 commit ec1891f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ bin-release/
*.ipa
*.apk

.env

# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
Expand Down

0 comments on commit ec1891f

Please sign in to comment.