mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Add gitignore template for Janet projects
This commit is contained in:
parent
21b1381e36
commit
209060139d
1 changed files with 4 additions and 0 deletions
4
options/gitignore/Janet
Normal file
4
options/gitignore/Janet
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# Binaries
|
||||||
|
build/
|
||||||
|
# Janet Project Manager dependency directory
|
||||||
|
jpm_tree/
|
Loading…
Reference in a new issue