Skip to content

Commit 47d0a46

Browse files
authored
Merge pull request #2213 from ucb-bar/tests-ignore
Add .gitignore to tests for in-tree "cmake ." builds
2 parents e97acc9 + 6b364aa commit 47d0a46

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
CMakeCache.txt
2+
CMakeCache.txt
3+
CMakeFiles/
4+
Makefile
5+
cmake_install.cmake
16
*.o
27
*.riscv
38
*.dump

0 commit comments

Comments
 (0)