Browse Source

.gitignore

Joystream Stats 4 years ago
parent
commit
87956ced3c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -1,9 +1,13 @@
 # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
 
+notes/
+upload_site.sh
+
 # dependencies
 /node_modules
 /.pnp
 .pnp.js
+.eslintcache
 
 # testing
 /coverage