TDT4205/exercises/05/.gitignore

14 lines
116 B
Plaintext
Raw Normal View History

2022-03-31 21:33:52 +02:00
# Buildfiles
*.o
vslc/src/vslc
parser.c
scanner.c
y.tab.h
# Submission
*.tar.xz
# VSL treefiles
*.ast
*.sast
*.sym