[libglnx] .gitignore: New file
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libglnx] .gitignore: New file
- Date: Thu, 19 Feb 2015 20:35:50 +0000 (UTC)
commit ffac03f49ce10c372f55b947a664fbd430ce3429
Author: Colin Walters <walters verbum org>
Date: Wed Feb 18 08:29:03 2015 -0500
.gitignore: New file
This comes into play with subdir-objects.
.gitignore | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..55b946e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+# A path ostree writes to work around automake bug with
+# subdir-objects
+Makefile-libglnx.am.inc
+
+# Some standard bits
+.deps
+.libs
+.dirstamp
+*.typelib
+*.la
+*.lo
+*.o
+*.pyc
+*.stamp
+*~
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]