Added the .env file to the .gitignore file.

This commit is contained in:
Javier Cicchelli 2023-04-27 02:29:43 +02:00
parent b123aa0fa4
commit d7e5123b5e

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ DerivedData/
.swiftpm/config/registries.json .swiftpm/config/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc .netrc
.env