8000 - ignore ./tmp · terraloader/http-vue-loader@0cbfc83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cbfc83

Browse files
- ignore ./tmp
1 parent d33e3fc commit 0cbfc83

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ jspm_packages
3535

3636
# Optional REPL history
3737
.node_repl_history
38+
39+
# Temporary directory
40+
tmp

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ jspm_packages
3535

3636
# Optional REPL history
3737
.node_repl_history
38+
39+
# Temporary directory
40+
tmp

0 commit comments

Comments
 (0)
0