Skip to content

Commit cf593fb

Browse files
committed
update .gitignore
filter out .class file
1 parent 960cb83 commit cf593fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
/doc/*.html
1212

1313
.DS_Store
14-
/*/.DS_Store
14+
/*/.DS_Store
15+
/*/.class

tests/.DS_Store

-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)