Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 9187326

Browse files
added items to .gitignore
1 parent 088fcf6 commit 9187326

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
/node_modules/
22

33
*.swp
4+
5+
.DS_Store
6+
.idea/
7+
.vscode/
8+
npm-debug.log
9+
yarn-error.log

0 commit comments

Comments
 (0)