mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6247 from jbampton/clean-up-dockerignore
Clean up the `.dockerignore` file
This commit is contained in:
+6
-6
@@ -1,14 +1,14 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
.yardoc
|
||||
*.bak
|
||||
*.iml
|
||||
*.ipr
|
||||
*.swp
|
||||
*.tmp
|
||||
|
||||
/.yardoc
|
||||
/bin
|
||||
/build
|
||||
/doc/api
|
||||
/doc/capi
|
||||
bin
|
||||
build
|
||||
doc/api
|
||||
doc/capi
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user