summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: bce39f2ff4632b1c527f8fa7e60609e3259c9152 (plain)
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
# Generated files
*.o
*.in
*.8
config/
config.*
Makefile
.deps/

/autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1

/linux/testdisk.spec
/src/fidentify
/src/moc_qphotorec.cpp
/src/photorec
/src/photorec.ses
/src/qphotorec
/src/rcc_qphotorec.cpp
/src/testdisk

# OS specific files
*~
.DS_Store