ci(releases): added in release it to add to the build process
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -3,7 +3,7 @@ docker-compose.yml
|
||||
frontend/.tanstack/
|
||||
frontend/.output/
|
||||
frontend/.nitro/
|
||||
scripts/releases
|
||||
scripts/releases/
|
||||
|
||||
# ---> Go
|
||||
# If you prefer the allow list template instead of the deny list, see community template:
|
||||
@@ -32,20 +32,6 @@ go.work.sum
|
||||
# env file
|
||||
.env
|
||||
|
||||
# But not these files...
|
||||
!/.gitignore
|
||||
|
||||
!*.go
|
||||
!go.sum
|
||||
!go.mod
|
||||
|
||||
!README.md
|
||||
!LICENSE
|
||||
|
||||
# !Makefile
|
||||
|
||||
# ...even if they are in subdirectories
|
||||
!*/
|
||||
|
||||
# ---> Node
|
||||
# Logs
|
||||
|
||||
Reference in New Issue
Block a user