Skip to content

Commit 83bc112

Browse files
committed
add gitignore file
1 parent e701717 commit 83bc112

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*/*.tar.gz
2+
*/*.manifest
3+
*/build-info.txt
4+
*/Dockerfile
5+
*/MD5SUMS*
6+
*/SHA1SUMS*
7+
*/SHA256SUMS*

0 commit comments

Comments
 (0)