mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
.gitignore: track committed hidden files
This commit is contained in:
parent
1bfa31ff5e
commit
ca607d6f5e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -5,6 +5,10 @@
|
||||||
|
|
||||||
# exclude everything in root except files and directories from void-packages
|
# exclude everything in root except files and directories from void-packages
|
||||||
/*
|
/*
|
||||||
|
!/.gitattributes
|
||||||
|
!/.github
|
||||||
|
!/.gitignore
|
||||||
|
!/.mailmap
|
||||||
!/CONTRIBUTING.md
|
!/CONTRIBUTING.md
|
||||||
!/COPYING
|
!/COPYING
|
||||||
!/Manual.md
|
!/Manual.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue