mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Remove all dockerignore shit
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
apps/fg_http/assets/node_modules
|
||||
apps/fg_http/priv/static
|
||||
_build
|
||||
apps/fg_http/_build
|
||||
apps/fg_wall/_build
|
||||
apps/fg_vpn/_build
|
||||
**/cover
|
||||
docs
|
||||
.DS_Store
|
||||
.git
|
||||
/* apps/fg_http/assets/node_modules */
|
||||
/* apps/fg_http/priv/static */
|
||||
/* _build */
|
||||
/* apps/fg_http/_build */
|
||||
/* apps/fg_wall/_build */
|
||||
/* apps/fg_vpn/_build */
|
||||
/* **/cover */
|
||||
/* docs */
|
||||
/* .DS_Store */
|
||||
/* .git */
|
||||
|
||||
Reference in New Issue
Block a user