mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-05-31 17:53:59 +00:00
* Begin work on Runpod docker config * Reduce docker image size * Create .dockerignore
10 lines
82 B
Plaintext
10 lines
82 B
Plaintext
build/
|
|
cmake-build-debug/
|
|
.git/
|
|
.idea/
|
|
**/*.sqlite
|
|
**/*.log
|
|
**/*.sqlite3
|
|
**/*.db
|
|
|