Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
300feaeb
Commit
300feaeb
authored
Aug 29, 2007
by
Alexandre Bourget
Browse files
More .gitignore stuff
parent
8d90efbe
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
300feaeb
...
...
@@ -17,9 +17,24 @@ Makefile.in
doc/doxygen/html-everything
doc/doxygen/html-sflphoned
doc/doxygen/html-gui-qt
dox/*.html
# Ignore buildsys stuff
autom4te.cache
/autom4te.cache
/configure
/depcomp
/missing
/ltmain.sh
/libtool
/install-sh
/stamp-h1
# Ignore built stuff
/src/gui/cli/sflphone-cli
/src/gui/qt/sflphone-qt
/src/sflphone
# Ignore temp portaudio stuff
tools/portaudio
...
...
@@ -27,6 +42,8 @@ tools/portaudio
# Ignore temp files
*~
# Ignore website cache
www/cache
# Ignore website stuff
/www/cache
/www/config.inc.php
/www/lighttpd.*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment