.gitignore

This commit is contained in:
cgeek 2020-05-03 15:28:22 +02:00
parent d0f1a5f6b0
commit e745668f66
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
node_modules/
*.d.ts
*.js.map
dwatcher.js
src/lib/**/*.js
.idea/
dist/