1 parent cb8fc6a commit f1127ddCopy full SHA for f1127dd
1 file changed
.gitignore
@@ -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