Skip to content

Commit ce19ebb

Browse files
committed
gitignore
1 parent 7fb493d commit ce19ebb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,11 @@ build*
1313
/*.txt
1414
/*.ppm
1515
/*.log
16-
!CMakeLists.txt
1716
*.mod
1817

1918
# Output directory for all generated files
2019
output/
21-
!test/output/
2220
test/output/*
23-
!test/output/.gitkeep
2421

2522
# Example outputs (generated by example programs)
2623
example/*/*.png

0 commit comments

Comments
 (0)