Added c output files to the gitignore
This commit is contained in:
parent
b35c19572f
commit
5986e2108e
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -5,4 +5,7 @@ dist-newstyle
|
||||||
src/Grammar
|
src/Grammar
|
||||||
language
|
language
|
||||||
test_program_result
|
test_program_result
|
||||||
output/
|
output/
|
||||||
|
*.o
|
||||||
|
*.out
|
||||||
|
*.a
|
||||||
Loading…
Add table
Add a link
Reference in a new issue