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 78e343fae2
Some checks failed
ci/woodpecker/push/lint unknown status
ci/woodpecker/push/release unknown status
ci/woodpecker/push/builder Pipeline failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/image unknown status
ci/woodpecker/push/publish unknown status
Switched to patch-based builder, based on weekly
2022-01-27 19:18:11 +01:00

20 lines
192 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-*/