[devhelp] Create .gitignore
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [devhelp] Create .gitignore
- Date: Thu, 27 Aug 2009 10:04:13 +0000 (UTC)
commit 390f6b0233f251c806bcfe801a55ea78ab21bd24
Author: Frédéric Péters <fpeters 0d be>
Date: Thu Aug 27 12:03:42 2009 +0200
Create .gitignore
.gitignore | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 45 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a392796
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,45 @@
+*.[ao]
+*.l[ao]
+*.pyc
+.deps/
+.libs/
+Makefile
+Makefile.in
+autom4te.cache/
+/ChangeLog
+/INSTALL
+/aclocal.m4
+/build/compile
+/build/config.guess
+/build/config.sub
+/build/depcomp
+/build/install-sh
+/build/ltmain.sh
+/build/missing
+/build/py-compile
+/config.log
+/config.h
+/config.h.in
+/config.status
+/configure
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+libtool
+/data/devhelp.defaults
+/data/devhelp.schemas
+/data/libdevhelp-1.0.pc
+/data/devhelp.desktop
+/data/devhelp.desktop.in
+/po/*.gmo
+/po/.intltool-merge-cache
+/po/Makefile.in.in
+/po/POTFILES
+/po/devhelp.pot
+/po/stamp-it
+/misc/gedit-plugin/devhelp.desktop
+/misc/gedit-plugin/devhelp.gedit-plugin
+/src/devhelp
+/src/dh-marshal.c
+/src/dh-marshal.h
+/stamp-h1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]