Skip to content

Commit 27a2b9c

Browse files
author
xhlulu
committed
Ignore Python files for NPM
1 parent 8b46215 commit 27a2b9c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.npmignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,18 @@ config
2323
.travis.yml
2424
CHANGELOG.md
2525
README.md
26+
27+
# Python stuff
28+
demos
29+
tests
30+
*__pycache__*
31+
usage.py
32+
usage-pdk.py
33+
setup.py
34+
35+
dash_deck/*hmr.js
36+
dash_deck/*hmr.json
37+
dash_deck/output.js
38+
inst/deps/*hmr.js
39+
inst/deps/*hmr.json
40+
inst/deps/output.js

0 commit comments

Comments
 (0)