Files
jami-daemon/.gitignore
2007-08-29 10:57:26 -04:00

33 lines
359 B
Plaintext

# Ignore unused objects
*.lo
*.o
*.a
*.la
*.Po
*.Plo
*.loT
Makefile
*.m4
Makefile.in
*.spec
*moc*.*
/config.*
# Ignore rendered docs
doc/doxygen/html-everything
doc/doxygen/html-sflphoned
doc/doxygen/html-gui-qt
# Ignore buildsys stuff
autom4te.cache
# Ignore temp portaudio stuff
tools/portaudio
# Ignore temp files
*~
# Ignore website cache
www/cache