xmpp.chapril.org-ejabberd/.gitignore

45 lines
638 B
Plaintext
Raw Normal View History

#
# You can add personal rules in your file .git/info/exclude
*.swp
*~
\#*#
.#*
2015-03-16 19:53:19 +01:00
.edts
*.dump
/Makefile
/config.log
/config.status
/config/releases.exs
2014-07-24 17:50:43 +02:00
/configure
/aclocal.m4
/*.cache
/deps/
/.deps-update/
2014-04-06 00:56:36 +02:00
/ebin/
/ejabberd.init
/ejabberd.service
/ejabberdctl
/ejabberdctl.example
/rel/ejabberd/
2021-07-15 21:25:01 +02:00
/rel/overlays/
/src/eldap_filter_yecc.erl
/vars.config
2015-01-29 18:43:47 +01:00
/dialyzer/
/test/*.beam
2016-01-29 11:22:20 +01:00
/test/*.ctc
2015-01-29 18:43:47 +01:00
/logs/
/priv/bin/captcha*sh
2015-03-16 19:53:19 +01:00
/priv/sql
/rel/ejabberd
2015-09-29 20:21:35 +02:00
/_build
/database/
2016-01-29 11:22:20 +01:00
/.rebar
/rebar.lock
/log/
2021-05-11 10:32:44 +02:00
Mnesia.nonode@nohost/
# Binaries created with tools/make-{binaries,installers,packages}:
/ejabberd_*.deb
/ejabberd-*.rpm
/ejabberd-*.run
/ejabberd-*.tar.gz