icingadb-web/.gitignore
2020-01-23 13:34:45 +01:00

7 lines
100 B
Text

# Exclude all hidden files
.*
# Except those related to Git and GitHub
!.git*
!.github
!.phpcs.xml