-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
58 lines (50 loc) · 1.05 KB
/
.gitignore
File metadata and controls
58 lines (50 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
*.deb
*.xz
*.gz
*.dsc
*.changes
*.buildinfo
binaries
#Ignore opencast's source, but not the debian control folder
opencast/*
!opencast/debian
opencast/debian/opencast-*-*
opencast/debian/*.log
opencast/debian/*.substvars
opencast/debian/*.debhelper
opencast/debian/files
opencast/debian/tmp
opencast/debian/debhelper-build-stamp
ffmpeg/*
!ffmpeg/debian
ffmpeg/debian/ffmpeg-dist
ffmpeg/debian/*.log
ffmpeg/debian/*.substvars
ffmpeg/debian/*.debhelper
ffmpeg/debian/files
ffmpeg/debian/debhelper-build-stamp
opensearch/*
!opensearch/debian
opensearch/debian/changelog
opensearch/debian/opensearch-dist
opensearch/debian/*.log
opensearch/debian/*.substvars
opensearch/debian/*.debhelper
opensearch/debian/files
opensearch/debian/debhelper-build-stamp
tobira/*
!tobira/debian
tobira/debian/changelog
tobira/debian/tobira
tobira/debian/*.log
tobira/debian/*.substvars
tobira/debian/*.debhelper
tobira/debian/files
tobira/debian/debhelper-build-stamp
octoka/*
!octoka/debian
whisper.cpp/*
!whisper.cpp/debian
analysis-icu/*
!analysis-icu/debian
analysis-icu/debian/changelog