feat: Initial commit.
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 2m50s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 2m50s
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.DS_Store
|
||||
/build
|
||||
/.build
|
||||
/.swiftpm
|
||||
/*.xcodeproj
|
||||
.publish
|
||||
Output
|
||||
public/*
|
||||
.hugo_build.lock
|
||||
deploy
|
||||
node_modules
|
||||
env
|
||||
Package.resolved
|
||||
|
||||
# Local Netlify folder
|
||||
.netlify
|
||||
Reference in New Issue
Block a user