vieter/.gitignore
2022-01-12 18:54:13 +01:00

12 lines
133 B
Text

*.c
data/
vieter.exe
vieter-prod.exe
# Ignore testing files
*.pkg*
vieter.log
# External lib; gets added by Makefile
libarchive-*