Skip to content

Commit cbff509

Browse files
committed
update gitignore
1 parent 5b75b56 commit cbff509

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.vscode/
2-
dictionary/dictionary.ts
3-
dist/main.js
4-
dist/main.js.map
1+
/.vscode/
2+
/dictionary/dictionary.ts
3+
/dist/main.js
4+
/dist/main.js.map

0 commit comments

Comments
 (0)