17 lines
130 B
Plaintext
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
|