Initial commit: Modular personal toolbox with high-fidelity Chinese stroke order tool and CI/CD
Build and Push Docker Image / build (push) Successful in 2m48s
Build and Push Docker Image / build (push) Successful in 2m48s
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# Binaries
|
||||
toolbox
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Dependency directories
|
||||
vendor/
|
||||
.venv/
|
||||
|
||||
# IDEs
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS files
|
||||
.DS_Store
|
||||
|
||||
# Data (if you want to exclude original design data, but here we include pkg/jitie/data)
|
||||
# data/
|
||||
Reference in New Issue
Block a user