Skip to content

Commit fcfcdc6

Browse files
committed
added package.json back and added it to gitignore
1 parent 7839cce commit fcfcdc6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
node_modules
22
.DS_Store
33
.vscode
4-
**/.DS_Store
4+
**/.DS_Store
5+
6+
package.json

0 commit comments

Comments
 (0)