Skip to content

Commit 3240b09

Browse files
committed
Update gitignore not to include test artifacts in root
1 parent bbfbe67 commit 3240b09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ local.properties
3838
.recommenders
3939
.project
4040
.classpath
41+
42+
/*.crc
43+
/*.txt
44+
/*.csv

0 commit comments

Comments
 (0)