Skip to content

Commit bae76c0

Browse files
authored
Update .gitignore
Ignore checksum and README everywhere
1 parent d0c121f commit bae76c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# Ignore checksum.txt files inside the app folder (e.g. b812ceb69337a210633378917cba10bc/checksum.txt)
2-
*/checksum.txt
1+
# Ignore checksum and README files anywhere
2+
**/checksum.txt
3+
**/README.md

0 commit comments

Comments
 (0)