summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKamran Ahmed <kamranahmed.se@gmail.com>2018-08-18 23:09:53 +0400
committerKamran Ahmed <kamranahmed.se@gmail.com>2018-08-18 23:09:53 +0400
commitd7d6e09ff24dbbf9ab06f2e1874d7d314f30ea2c (patch)
tree890a3257e970ec0587cfe911d7cf9d3e01f70f99 /.gitignore
parentChange from options_page to options_ui (#17) (diff)
downloadgithunt-d7d6e09ff24dbbf9ab06f2e1874d7d314f30ea2c.tar.gz
Initial commit with create-react-app
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f7f900..845d1e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
Thumbs.db
.DS_Store
.idea
+/node_modules
+/coverage
+/build
+/old
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*