We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0211aba commit a51546fCopy full SHA for a51546f
.gitignore
@@ -0,0 +1,7 @@
1
+node_modules
2
+dist
3
+.DS_Store
4
+.env
5
+
6
+# Ignore the output video from Git but not videos you import into src/.
7
+out
reaction/.gitignore
@@ -1,9 +1 @@
-node_modules
-dist
-.DS_Store
-.env
-
public/private
8
-# Ignore the output video from Git but not videos you import into src/.
9
-out
team_hypeshot/video/.gitignore
public/photos
0 commit comments