File: .gitignore

package info (click to toggle)
signalbackup-tools 20250313.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,752 kB
  • sloc: cpp: 47,042; sh: 477; ansic: 399; ruby: 19; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*
!README.md
!LICENSE
!BUILDSCRIPT.sh
!BUILDSCRIPT.bash
!CMakeLists.txt
!signalbackup-tools.rb
!*.cc
!*.h
!*.ih
!*/
!*/*.cc
!*/*.h
!*/*.ih
tests
!.github/*
!.github/workflows/*.yml
!.gitignore