ended7월 3일· 1 sources

.gitignore Isn’t the Only Way To Ignore Files in Git

Why it matters

I’ve been using Git for so long and I just realized you can ignore files at three different levels and not just with .gitignore . The three files you can use to ignore files are: .gitignore .git/info/...

1
Sources
+0
24h
Growth
80d
Active

Sources

Related Issues