Skip to content

Commit 0e30512

Browse files
committed
chore: added .history folder to .gitignore
1 parent 5af2b05 commit 0e30512

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,7 @@ dist
106106
# Local Netlify folder
107107
.netlify
108108

109-
package-lock.json
109+
# LocalHistory VSCode plugin
110+
.history
111+
112+
package-lock.json

0 commit comments

Comments
 (0)