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

Commit

Permalink
Added .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zbejas committed Jul 26, 2022
1 parent eaf81bc commit 03ce1b5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.dart_tool/
.git/
.idea/
.vscode/
android/
build/
docs/
ios/
linux/
localization/
macos/
node_modules/
shaders/
snap/
windows/

0 comments on commit 03ce1b5

Please sign in to comment.