mirror of
https://github.com/xHyroM/void-packages.git
synced 2024-11-10 00:48:06 +01:00
26 lines
320 B
Text
26 lines
320 B
Text
|
*.swo
|
||
|
*.swp
|
||
|
*~
|
||
|
\#*#
|
||
|
|
||
|
# exclude everything in root except files and directories from void-packages
|
||
|
/*
|
||
|
!/.editorconfig
|
||
|
!/.gitattributes
|
||
|
!/.github
|
||
|
!/.gitignore
|
||
|
!/.mailmap
|
||
|
!/CONTRIBUTING.md
|
||
|
!/COPYING
|
||
|
!/Manual.md
|
||
|
!/README.md
|
||
|
!/common
|
||
|
!/etc
|
||
|
!/srcpkgs
|
||
|
!/xbps-src
|
||
|
etc/conf
|
||
|
etc/conf.*
|
||
|
etc/virtual
|
||
|
etc/xbps.d/custom
|
||
|
etc/repo-keys
|