Updated with latest test content
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m53s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m53s
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -4,9 +4,11 @@ bin-debug/
|
||||
bin-release/
|
||||
[Oo]bj/ # FlashDevelop obj
|
||||
[Bb]in/ # FlashDevelop bin
|
||||
resources/
|
||||
|
||||
# Other files and folders
|
||||
.settings/
|
||||
.idea/
|
||||
|
||||
# lock
|
||||
*.lock
|
||||
@@ -67,3 +69,10 @@ bower_components
|
||||
# AWS stuff for publishing static files
|
||||
.aws-credentials.json
|
||||
.awspublish*
|
||||
|
||||
.hugo_build.lock
|
||||
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
|
||||
Reference in New Issue
Block a user