mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-28 10:15:31 +02:00
Add a Justfile
Can now easily run the build command with `just build` from anywhere in the repo.
This commit is contained in:
parent
14db14679f
commit
f98921dc7e
3 changed files with 17 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -43,3 +43,6 @@ docs/logs
|
|||
.directory
|
||||
.DS_Store
|
||||
*~
|
||||
|
||||
# Other ignores
|
||||
.env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue