Added proper CI
All checks were successful
OpenClimb Docker Deploy / build-and-push (pull_request) Successful in 2m3s
All checks were successful
OpenClimb Docker Deploy / build-and-push (pull_request) Successful in 2m3s
This commit is contained in:
16
sync/.gitignore
vendored
Normal file
16
sync/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# Binaries
|
||||
sync-server
|
||||
openclimb-sync
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
# Data directory
|
||||
data/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# OS generated files
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user