gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-gtk] 02/03: add missing .gitignore files


From: gnunet
Subject: [GNUnet-SVN] [gnunet-gtk] 02/03: add missing .gitignore files
Date: Tue, 10 Jan 2017 00:00:20 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet-gtk.

commit 838e71bbe2c239ee4abd4e9f5b9c375e6d4f57c7
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Jan 9 09:25:27 2017 +0100

    add missing .gitignore files
---
 contrib/.gitignore          | 7 +++++++
 m4/.gitignore               | 4 ++++
 po/.gitignore               | 1 +
 src/conversation/.gitignore | 1 +
 src/fs/.gitignore           | 1 +
 src/identity/.gitignore     | 1 +
 src/main/.gitignore         | 1 +
 src/namestore/.gitignore    | 1 +
 src/peerinfo/.gitignore     | 1 +
 src/setup/.gitignore        | 1 +
 src/statistics/.gitignore   | 2 ++
 11 files changed, 21 insertions(+)

diff --git a/contrib/.gitignore b/contrib/.gitignore
new file mode 100644
index 00000000..bd84ab06
--- /dev/null
+++ b/contrib/.gitignore
@@ -0,0 +1,7 @@
+gnunet_conversation_gtk_about_window.glade
+gnunet_fs_gtk_about_window.glade
+gnunet_identity_gtk_about_window.glade
+gnunet_namestore_gtk_about_window.glade
+gnunet_peerinfo_gtk_about_window.glade
+gnunet_setup_about_window.glade
+gnunet_statistics_gtk_about_window.glade
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644
index 00000000..ab7453b6
--- /dev/null
+++ b/m4/.gitignore
@@ -0,0 +1,4 @@
+libtool.m4
+ltoptions.m4
+ltversion.m4
+lt~obsolete.m4
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 00000000..f49695e3
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1 @@
+POTFILES
diff --git a/src/conversation/.gitignore b/src/conversation/.gitignore
new file mode 100644
index 00000000..44055c95
--- /dev/null
+++ b/src/conversation/.gitignore
@@ -0,0 +1 @@
+gnunet-conversation-gtk
diff --git a/src/fs/.gitignore b/src/fs/.gitignore
new file mode 100644
index 00000000..bec6a2a6
--- /dev/null
+++ b/src/fs/.gitignore
@@ -0,0 +1 @@
+gnunet-fs-gtk
diff --git a/src/identity/.gitignore b/src/identity/.gitignore
new file mode 100644
index 00000000..7c1303af
--- /dev/null
+++ b/src/identity/.gitignore
@@ -0,0 +1 @@
+gnunet-identity-gtk
diff --git a/src/main/.gitignore b/src/main/.gitignore
new file mode 100644
index 00000000..59df402c
--- /dev/null
+++ b/src/main/.gitignore
@@ -0,0 +1 @@
+gnunet-gtk
diff --git a/src/namestore/.gitignore b/src/namestore/.gitignore
new file mode 100644
index 00000000..29597d83
--- /dev/null
+++ b/src/namestore/.gitignore
@@ -0,0 +1 @@
+gnunet-namestore-gtk
diff --git a/src/peerinfo/.gitignore b/src/peerinfo/.gitignore
new file mode 100644
index 00000000..d5f99a93
--- /dev/null
+++ b/src/peerinfo/.gitignore
@@ -0,0 +1 @@
+gnunet-peerinfo-gtk
diff --git a/src/setup/.gitignore b/src/setup/.gitignore
new file mode 100644
index 00000000..4a65b6cd
--- /dev/null
+++ b/src/setup/.gitignore
@@ -0,0 +1 @@
+gnunet-setup
diff --git a/src/statistics/.gitignore b/src/statistics/.gitignore
new file mode 100644
index 00000000..012c63d3
--- /dev/null
+++ b/src/statistics/.gitignore
@@ -0,0 +1,2 @@
+gnunet-statistics-gtk
+gtk_statistics_demo

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]