Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit aef4bb5

Browse files
committed
add dockerignore file
1 parent 36c854e commit aef4bb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .dockerignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
npm-debug.log
2+
node_modules
3+
*.swp
4+
*.swo
5+
data
6+
*.DS_Store

0 commit comments

Comments
 (0)