mirror of
https://codeberg.org/1414codeforge/df-serialize.git
synced 2025-06-05 21:59:13 +02:00
[.gitignore] Add ldoc output directory to ignored files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -40,4 +40,7 @@ luac.out
|
|||||||
*.x86_64
|
*.x86_64
|
||||||
*.hex
|
*.hex
|
||||||
|
|
||||||
|
# ldoc output directory
|
||||||
|
doc/
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user