aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 93d5f49..48f4a65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ node_modules/
**/*.d.ts
**/*.js.map
**/*.js
-!webpack.config.js \ No newline at end of file
+!webpack.config.js
+npm-debug.log \ No newline at end of file