Skip to content

Commit c1f4af9

Browse files
committed
chore: add to gitignore dist/package.json
1 parent 6e8e065 commit c1f4af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/.idea/
22
node_modules/
3-
./dist/package.json
3+
/dist/package.json
44
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
55
# Logs
66
logs

0 commit comments

Comments
 (0)