We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce4361 commit 2710365Copy full SHA for 2710365
1 file changed
.gitignore
@@ -3,6 +3,7 @@
3
*.log
4
*.pyc
5
*.swp
6
+.env
7
.DS_Store
8
.atom/
9
.build/
@@ -48,4 +49,4 @@ ios/Runner.xcodeproj/project.pbxproj
48
49
ios/Podfile.lock
50
51
# FVM Version Cache
-.fvm/
52
+.fvm/
0 commit comments