We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7920a7b commit a2e7931Copy full SHA for a2e7931
1 file changed
.gitignore
@@ -6,6 +6,9 @@ package-lock.json
6
**/__*/*
7
.static
8
9
+# OS
10
+**/*.DS_Store
11
+
12
# LOCAL
13
.env*
14
!.env-sample
0 commit comments