File: .gitignore

package info (click to toggle)
brewtarget 2.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 21,344 kB
  • sloc: cpp: 36,111; sql: 1,866; xml: 1,280; perl: 709; sh: 211; makefile: 9
file content (6 lines) | stat: -rw-r--r-- 108 bytes parent folder | download
1
2
3
4
5
6
# Build directory. Ignore everything but dummyfile
build/*
!build/dummyfile

# Kate project
.kateproject.d/