From: André Ribes Date: Mon, 14 Nov 2011 14:15:00 +0000 (+0100) Subject: Adding .gitignore X-Git-Tag: V6_4_0rc3~16 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9a538014d30eefc1da639f2cc64fa6a478fc6bb3;p=modules%2Fadao.git Adding .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b3b7a1c --- /dev/null +++ b/.gitignore @@ -0,0 +1,51 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ +# On branch V6_main +# Untracked files: +# (use "git add ..." to include in what will be committed) +# + +COPYING +INSTALL +Makefile.in +aclocal.m4 +adao_config.h.in +adao_config.h.in~ +adm_local/libtool.m4 +adm_local/ltmain.sh +adm_local/config.guess +adm_local/config.sub +adm_local/depcomp +adm_local/install-sh +adm_local/ltoptions.m4 +adm_local/ltsugar.m4 +adm_local/ltversion.m4 +adm_local/lt~obsolete.m4 +adm_local/missing +adm_local/py-compile +autom4te.cache/ +bin/Makefile.in +checkout.log +configure +doc/Makefile.in +examples/Makefile.in +examples/daSalome/Makefile.in +idl/Makefile.in +resources/Makefile.in +src/Makefile.in +src/daComposant/Makefile.in +src/daEficas/Makefile.in +src/daSalome/Makefile.in +src/daSalome/daGUI/Makefile.in +src/daSalome/daGUI/daEficasWrapper/Makefile.in +src/daSalome/daGUI/daGuiImpl/Makefile.in +src/daSalome/daGUI/daUtils/Makefile.in + +# YAMM specific +git_diff.log +git_fetch.log +update.log