summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMike McCormack <mikem@ring3k.org>2011-06-17 01:59:49 +0000
committerMike McCormack <mikem@ring3k.org>2011-06-17 01:59:49 +0000
commitd8b818aab12a6987fff54f212a77a31d8aa35701 (patch)
treee13c7cc8e0b5bd4506472ceab4237cba5cc346f1 /.gitignore
parent1077a980ab62be065d324f7853687a6035fe005e (diff)
downloadelementary-d8b818aab12a6987fff54f212a77a31d8aa35701.tar.gz
Update .gitignore files
SVN revision: 60416
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore70
1 files changed, 36 insertions, 34 deletions
diff --git a/.gitignore b/.gitignore
index 4fc0af411..a7bb2b604 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,7 +42,7 @@ m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
-src/lib/Elementary.h
+/src/lib/Elementary.h
tags
/ABOUT-NLS
/config.rpath
@@ -53,36 +53,38 @@ tags
/mkinstalldirs
/config.cache
*.gmo
-config.cache-env
-m4/codeset.m4
-m4/gettext.m4
-m4/glibc21.m4
-m4/iconv.m4
-m4/intdiv0.m4
-m4/inttypes-pri.m4
-m4/inttypes.m4
-m4/inttypes_h.m4
-m4/isc-posix.m4
-m4/lcmessage.m4
-m4/lib-ld.m4
-m4/lib-link.m4
-m4/lib-prefix.m4
-m4/nls.m4
-m4/po.m4
-m4/progtest.m4
-m4/stdint_h.m4
-m4/uintmax_t.m4
-m4/ulonglong.m4
-po/Makefile.in.in
-po/Makevars.template
-po/POTFILES
-po/Rules-quot
-po/boldquot.sed
-po/elementary.pot
-po/en@boldquot.header
-po/en@quot.header
-po/insert-header.sin
-po/quot.sed
-po/remove-potcdate.sed
-po/remove-potcdate.sin
-po/stamp-po
+/config.cache-env
+/m4/codeset.m4
+/m4/gettext.m4
+/m4/glibc21.m4
+/m4/iconv.m4
+/m4/intdiv0.m4
+/m4/inttypes-pri.m4
+/m4/inttypes.m4
+/m4/inttypes_h.m4
+/m4/isc-posix.m4
+/m4/lcmessage.m4
+/m4/lib-ld.m4
+/m4/lib-link.m4
+/m4/lib-prefix.m4
+/m4/nls.m4
+/m4/po.m4
+/m4/progtest.m4
+/m4/stdint_h.m4
+/m4/uintmax_t.m4
+/m4/ulonglong.m4
+/po/Makefile.in.in
+/po/Makevars.template
+/po/POTFILES
+/po/Rules-quot
+/po/boldquot.sed
+/po/elementary.pot
+/po/en@boldquot.header
+/po/en@quot.header
+/po/insert-header.sin
+/po/quot.sed
+/po/remove-potcdate.sed
+/po/remove-potcdate.sin
+/po/stamp-po
+/doc/Doxyfile
+/src/examples/actionslider_example_01