TDT4205/exercises/05/.gitignore

17 lines
130 B
Plaintext

# Buildfiles
*.o
vslc/src/vslc
parser.c
scanner.c
y.tab.h
# Submission
*.tar.xz
# VSL treefiles
*.ast
*.sast
*.sym
*.bin
*.s
*.S