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 d4b7a25c06
Some checks failed
ci/woodpecker/push/publish unknown status
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
Lots of restructuring for repo backend
2022-01-13 21:47:14 +01:00

17 lines
163 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/