Skip to content

Commit

Permalink
Ignore lpython generated c files in integration_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Jun 10, 2022
1 parent 588f3ea commit 22fdcdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,6 @@ src/lpython/parser/parser.tab.cc
src/lpython/parser/parser.tab.hh

*.py[0-9A-Za-z]*

##Generated files in integration_tests
integration_tests/test_c_interop_01.c

0 comments on commit 22fdcdf

Please sign in to comment.