Moved my files into project

This commit is contained in:
2022-03-31 21:33:52 +02:00
parent 9f31718671
commit 71f757ecdc
8 changed files with 1125 additions and 532 deletions

14
exercises/05/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Buildfiles
*.o
vslc/src/vslc
parser.c
scanner.c
y.tab.h
# Submission
*.tar.xz
# VSL treefiles
*.ast
*.sast
*.sym