vieter/.gitignore

20 lines
190 B
Text

*.c
data/
# Build artifacts
vieter
dvieter
pvieter
vieter.c
# Ignore testing files
*.pkg*
vieter.log
# External lib; gets added by Makefile
libarchive-*
test/
# V compiler directory
v/