Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c99dc11

Browse files
author
Carl Burkert
committedSep 17, 2021
Add files generated by tests to gitignore
1 parent 21e20f0 commit c99dc11

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ API-doc/
4343

4444
# Emacs backup files
4545
*~
46+
47+
# Files generated by tests
48+
*log*.txt
49+
*test*.txt
50+
scratch.txt

0 commit comments

Comments
 (0)
Please sign in to comment.