forked from nixcn/nixcn-cms
Add justfile to project
NOTE: only go build added Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
# Devenv
|
||||
# devenv
|
||||
.devenv*
|
||||
devenv.local.nix
|
||||
devenv.local.yaml
|
||||
@@ -9,6 +9,9 @@ devenv.local.yaml
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
|
||||
# build files
|
||||
.outputs/
|
||||
|
||||
# go binaries
|
||||
*.exe
|
||||
*.exe~
|
||||
|
||||
Reference in New Issue
Block a user