gitignore: add dot files

It is more convenient if dot files are ignored by default,
and only the necessary ones are explicitly added to git.
This commit is contained in:
Barnabás Pőcze 2022-03-12 03:08:37 +01:00
parent 25980f947f
commit 5fccc19ed6

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.*
.tarball-version
.version
.*.swp