freeswitch/debian/.gitignore
Travis Cross 79a5709362 Add debian support for installing languages
Languages are installed at /usr/share/freeswitch/lang so that they can
be referred to by the user's configuration in /etc/freeswitch.  As a
Debian package user isn't going to have access to `make vm-sync` these
files need to be readily available somewhere.
2013-02-10 08:28:51 +00:00

32 lines
561 B
Plaintext

# gitignore
/.stamp-bootstrap
/control
/control-modules.*
/files
/modules.conf
/modules_.conf
/freeswitch-autotools.install
/freeswitch-mod-*.install
/freeswitch-conf-*.install
/freeswitch-lang-*.install
/freeswitch-music-*.install
/freeswitch-sounds-*.install
/*.lintian-overrides
/*.log
/*.substvars
/*.debhelper
/tmp
/freeswitch/
/freeswitch-conf*/
/freeswitch-dbg/
/freeswitch-dev/
/freeswitch-doc/
/freeswitch-init*/
/freeswitch-meta*/
/freeswitch-mod-*/
/freeswitch-music*/
/freeswitch-sounds*/
/freeswitch-systemd/
/freeswitch-sysvinit/
/libfreeswitch*/