]> granicus.if.org Git - ejabberd/commitdiff
Include a gitignore file in the ejabberd git repository (EJAB-1312)
authorBadlop <badlop@process-one.net>
Thu, 14 Oct 2010 17:53:31 +0000 (19:53 +0200)
committerBadlop <badlop@process-one.net>
Thu, 14 Oct 2010 17:53:31 +0000 (19:53 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..6fad591
--- /dev/null
@@ -0,0 +1,35 @@
+#
+# You can add personal rules in your file .git/info/exclude
+*.swp
+*~
+/doc/*.aux
+/doc/*.haux
+/doc/*.html
+/doc/*.htoc
+/doc/*.idx
+/doc/*.ilg
+/doc/*.ind
+/doc/*.log
+/doc/*.out
+/doc/*.pdf
+/doc/*.toc
+/doc/contributed_modules.tex
+/doc/version.tex
+/src/*.beam
+/src/*.so
+/src/*/*.beam
+/src/*/Makefile
+/src/Makefile
+/src/XmppAddr.asn1db
+/src/XmppAddr.erl
+/src/XmppAddr.hrl
+/src/autom4te.cache
+/src/config.log
+/src/config.status
+/src/ejabberd.init
+/src/ejabberdctl.example
+/src/eldap/ELDAPv3.asn1db
+/src/eldap/ELDAPv3.erl
+/src/eldap/ELDAPv3.hrl
+/src/eldap/eldap_filter_yecc.erl
+/src/epam