1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/.gitignore
James Booth cd816b94c2 Merge branch 'master' into plugins
Conflicts:
	.gitignore
	Makefile.am
	src/main.c
	src/profanity.c
	src/ui/console.c
	src/ui/core.c
	src/xmpp/capabilities.c
	src/xmpp/iq.c
2013-09-17 02:06:43 +01:00

48 lines
654 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
*_fingerprints.txt
*_key.txt
.libs/
libprofanity.la
libtool
m4/
*.so
*.lo
plugins/
src/gitversion.c