Skip to content

Commit 4177c46

Browse files
ignore local files
1 parent 157d15e commit 4177c46

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
node_modules
2-
.rpt2_cache
2+
.rpt2_cache
3+
.env*
4+
tmp

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ node_modules
44
examples
55
test
66
proto
7-
weights
7+
weights
8+
tools

0 commit comments

Comments
 (0)