Skip to content

Commit c2fcca0

Browse files
committed
Update gitignore for new artifacts
Add test-nesting binary and DartConfiguration.tcl (generated by cmake CTest).
1 parent 7196154 commit c2fcca0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
/libtool
1818
CMakeCache.txt
1919
CMakeFiles/
20+
DartConfiguration.tcl
2021
GNUmakefile
2122
Makefile
2223
Makefile.in
@@ -40,6 +41,7 @@ stamp-h1
4041
/tests/example-reformatter
4142
/tests/example-reformatter-alt
4243
/tests/run-test-suite
44+
/tests/test-nesting
4345
/tests/test-reader
4446
/tests/test-version
4547
/dist/

0 commit comments

Comments
 (0)