mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-02-03 20:40:15 -05:00
7 lines
100 B
Text
7 lines
100 B
Text
# Exclude all hidden files
|
|
.*
|
|
|
|
# Except those related to Git and GitHub
|
|
!.git*
|
|
!.github
|
|
!.phpcs.xml
|