[frogr] Add .gitignore, finally, after 5 years
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Add .gitignore, finally, after 5 years
- Date: Sun, 22 Jun 2014 21:58:41 +0000 (UTC)
commit a34bbe491e22e192b292870801b3dd2ea90681ee
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Sun Jun 22 22:40:40 2014 +0100
Add .gitignore, finally, after 5 years
.gitignore | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d510a5a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+data/*xml
+data/*desktop
+data/*desktop.in
+
+help/??/*page
+help/??/*mo
+help/??/*stamp
+help/??_??/*page
+help/??_??/*mo
+help/??_??/*stamp
+
+po/*mo
+po/POTFILES
+po/Makefile.in.in
+po/stamp-it
+
+src/frogr
+src/*o
+src/examples/example
+src/*/*o
+src/*/*a
+src/*/.deps
+
+*cache
+aclocal.m4
+config.*
+configure
+depcomp
+frogr-*.tar*
+install-sh
+Makefile
+Makefile.in
+missing
+stamp-h1
+tags
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]