aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-10-14 19:53:31 +0200
committerBadlop <badlop@process-one.net>2010-10-14 19:53:31 +0200
commit95ce77f80d2c19bd5bc930c100603c77f54119c6 (patch)
tree15e9701fa38b980f0edce20e4fc70a23766708b9 /.gitignore
parentmake http-bind restartable (thanks to Andreas Köhler)(EJAB-1318) (diff)
Include a gitignore file in the ejabberd git repository (EJAB-1312)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..6fad591f3
--- /dev/null
+++ b/.gitignore
@@ -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