Skip to content

Commit 4ded6fc

Browse files
committed
Revert "git: Now ignores all files without an extension."
It is not clear why this was required in the first place, and it causes issues with tools such as `fd` or `rg` that parse .gitignore for exclusion/inclusion.
1 parent 1e5ffcc commit 4ded6fc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
*
2-
!/**/
3-
!*.*
41
*~
52
*.a
63
*.o

0 commit comments

Comments
 (0)