feat: Docker CI/CD setup, cleanup and release prep v1.0.0
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -261,3 +261,9 @@ cython_debug/
|
||||
# Мы игнорируем содержимое папки public/media, но оставляем саму папку и README.md
|
||||
public/media/*
|
||||
!public/media/README.md
|
||||
|
||||
# OS specific
|
||||
.DS_Store
|
||||
|
||||
# Data Backup
|
||||
database/data.json
|
||||
|
||||
Reference in New Issue
Block a user