Skip to content

Commit 8720e4a

Browse files
Добавляет gitignore
1 parent e90a0d9 commit 8720e4a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
node_modules/
2+
yarn.lock
3+
.DS_Store
4+
Thumbs.db
5+
.idea
6+
*.sublime*
7+
.idea/
8+
*.lock
9+
.publish

0 commit comments

Comments
 (0)