first effort
All checks were successful
Continuous Releases / build (push) Successful in 2s

This commit is contained in:
Eau
2026-03-20 00:11:25 -05:00
commit db821b6d8b
4 changed files with 41 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
*
!setup.sh
# Ignore unnecessary files inside allowed directories
# This should go after the allowed directories
**/*~
**/*.log
**/.DS_Store
**/Thumbs.db