We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1103787 commit 0739bbcCopy full SHA for 0739bbc
valid_filenames/README.md
@@ -2,3 +2,4 @@ Filenames which are not valid:
2
3
- contain forward slash `/`
4
- `.git`
5
+- `.` and `..`, but not `...`
0 commit comments