1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/.gitignore
James Booth ea2a98cf6e Merge branch 'master' into plugins
Conflicts:
	configure.ac
2014-02-12 21:18:59 +00:00

53 lines
722 B
Plaintext

# 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/prof_config.h
src/config.h.in
config.status
configure
configure.scan
stamp-h1
*~
*dirstamp
valgrind.out
runvalgrind.sh
valgrind.out.*
core
bugs/
*.pyc
TODO
_configs.sed
gource.sh
.libs/
libprofanity.la
libtool
m4/
*.so
*.lo
src/gitversion.c
TAGS
runvalgrind.sh
src/prof_config.h
clean.sh
valgrind.out.old
tests/testsuite.trs
push-all.sh
.DS_Store