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
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -6,3 +6,6 @@ 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