We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c121f commit bae76c0Copy full SHA for bae76c0
.gitignore
@@ -1,2 +1,3 @@
1
-# Ignore checksum.txt files inside the app folder (e.g. b812ceb69337a210633378917cba10bc/checksum.txt)
2
-*/checksum.txt
+# Ignore checksum and README files anywhere
+**/checksum.txt
3
+**/README.md
0 commit comments