gitignore keeps empty _build folder

This commit is contained in:
Santiago Lema 2025-09-28 20:22:12 -03:00
parent 81a7654fe7
commit dd033a7896
3 changed files with 5 additions and 1 deletions

View file

@ -7,7 +7,9 @@
# The name of the binary.
NAME = DumBer
TARGET_DIR = .
TARGET_DIR = "./_build"
# The type of binary, must be one of:
# APP: Application