about summary refs log tree commit diff stats
path: root/.gitignore
blob: 763f3903cca6bbe43d8501c924d126243e77da4d (plain) (blame)
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
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
profanity
*.o
*.log
*.swp
testsuite
tags
cscope.out
.deps/
build-aux/
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
src/config.h
src/config.h.in
config.status
configure
configure.scan
stamp-h1
*~
*dirstamp
valgrind.out
core
bugs/
TODO
plugins/
*_key.txt
*_fingerprints.txt
src/gitversion.h
src/gitversion.h.in
*_key.txt
*_fingerprints.txt
TAGS
.libs/
_configs.sed
libprofanity.la
libtool
runvalgrind.sh
src/prof_config.h
clean.sh
valgrind.out.old
tests/testsuite.trs
push-all.sh
.DS_Store