diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ /dist /node_modules +/npm-debug.log +/index.d.ts +package-lock.json .DS_Store +.idea +.vscode .*cache* |
![]() |
index : web/nitt.git | |
| Event emitter library (JS) |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,4 +1,9 @@ /dist /node_modules +/npm-debug.log +/index.d.ts +package-lock.json .DS_Store +.idea +.vscode .*cache* |