Skip to content

Commit 7b7925d

Browse files
authored
Merge pull request WTFAcademy#4 from holazz/readme
Add .gitignore
2 parents cb8fc6a + f1127dd commit 7b7925d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
**.DS_Store
2+
.DS_Store
3+
node_modules
4+
cache
5+
typechain-types
6+
artifacts
7+
.idea
8+
.history
9+
**node_modules**
10+
**cache**
11+
**artifacts**

0 commit comments

Comments
 (0)