Skip to content

Commit 4819b41

Browse files
committed
Modify .gitignore
1 parent f81ea2c commit 4819b41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,13 @@
1616
!*.txt
1717
!Makefile
1818
!README
19-
!*.md
19+
!README.md
2020
!LICENSE
2121
!.gitignore
2222
**/build/
2323
**/build_test/
2424
**/difftest
25+
**/out/
2526
!libraries/difftest
2627
!libraries/NEMU
2728
!libraries/DRAMsim3

0 commit comments

Comments
 (0)