File: .gitignore

package info (click to toggle)
icingaweb2-module-pdfexport 0.11.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,680 kB
  • sloc: php: 10,355; javascript: 60; sh: 54; makefile: 44; xml: 7
file content (5 lines) | stat: -rw-r--r-- 68 bytes parent folder | download | duplicates (10)
1
2
3
4
5
# Exclude all hidden files
.*

# Except those related to Git
!.git*