init ps6
This commit is contained in:
17
exercises/06/.gitignore
vendored
Normal file
17
exercises/06/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Buildfiles
|
||||
*.o
|
||||
vslc/src/vslc
|
||||
parser.c
|
||||
scanner.c
|
||||
y.tab.h
|
||||
|
||||
# Submission
|
||||
*.tar.xz
|
||||
|
||||
# VSL treefiles
|
||||
*.ast
|
||||
*.sast
|
||||
*.sym
|
||||
*.bin
|
||||
*.s
|
||||
*.S
|
||||
Reference in New Issue
Block a user