This repository has been archived on 2026-01-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vieter/.gitignore
Jef Roosens 20707f6af1
chore(ci): change debug build used
chore(ci): removed skip-unused-static experimental build

chore: updated Makefile
2022-04-30 11:58:49 +02:00

25 lines
232 B
Text

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