1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-03 11:58:23 +02:00

Files and directories starting with a . should not be ignored in general.

This commit is contained in:
Bengt Lüers 2013-07-03 23:19:10 +02:00
parent b2c694d792
commit ad1289f0d9
2 changed files with 0 additions and 4 deletions

View file

@ -1,3 +1,2 @@
.*
!.gitignore
*~