-
-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (48 loc) · 639 Bytes
/
.gitignore
File metadata and controls
48 lines (48 loc) · 639 Bytes
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
*.exe
*.log
*.stackdump
*.trs
*~
/*.directive
/*.directive.asc
/.python-version
/.vscode
/ChangeLog
/ChangeLog.spell-corrected
/INSTALL
/Makefile
/Makefile.in
/README
/aclocal.m4
/autom4te.cache
/cd-paranoia
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.rpath
/config.status
/config.sub
/configure
/cov-int
/depcomp
/dist
/install-sh
/libcdio-*.sig
/libcdio-*.tar.bz2
/libcdio-*.tar.gz
/libcdio-paranoia-10.2*
/libcdio-paranoia.tgz
/libcdio_cdda.pc
/libcdio_paranoia.pc
/libtool
/ltmain.sh
/missing
/stamp-h1
/test-driver
/test/data/cdda-be.bin
/test/data/cdda-be.cue
/test/data/cdda-le.bin
/test/data/cdda-le.cue
/tmp