add ignore
This commit is contained in:
parent
4717d45e30
commit
6856407f38
12
exercises/04/.gitignore
vendored
Normal file
12
exercises/04/.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Buildfiles
|
||||||
|
*.o
|
||||||
|
vslc/src/vslc
|
||||||
|
parser.c
|
||||||
|
scanner.c
|
||||||
|
y.tab.h
|
||||||
|
|
||||||
|
# Submission
|
||||||
|
*.tar.xz
|
||||||
|
|
||||||
|
# VSL treefiles
|
||||||
|
*.ast
|
Loading…
x
Reference in New Issue
Block a user