Skip to content

Commit bbf7eaa

Browse files
committed
git: add tmp files to ignore list
1 parent 23da213 commit bbf7eaa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@ build/
33
._*
44
*.asv
55

6+
# temporary files
7+
*~
8+
69
# test sample files
7-
tests/*.h5
10+
tests/*.h5

0 commit comments

Comments
 (0)