Remove .dockerignore file because we no longer publish container images

This commit is contained in:
Yuta Saito 2024-05-22 12:25:36 +09:00
parent 506e27dae3
commit 44d893c1f2
1 changed files with 0 additions and 30 deletions

View File

@ -1,30 +0,0 @@
# Swift Package Manager
#
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
# Packages/
# Package.pins
# Package.resolved
*.xcodeproj
#
# Xcode automatically generates this directory with a .xcworkspacedata file and xcuserdata
# hence it is not needed unless you have added a package configuration file to your project
.swiftpm
.build/
# Node.js
node_modules
Tests/**/node_modules
# carton
static
static.zip
.git
Tests/**/Bundle
Tests/**/.build
# macOS
.DS_Store
# Homebrew
*.bottle.tar.gz