[glib] .gitignore: ignore 'tags' files (ctags stuff)
- From: Jonh Wendell <jwendell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] .gitignore: ignore 'tags' files (ctags stuff)
- Date: Fri, 9 Sep 2016 13:38:07 +0000 (UTC)
commit 4c3ae1c4d7180cd4708b2f814d74fa32bf8c09bf
Author: Jonh Wendell <jonh wendell redhat com>
Date: Fri Sep 9 09:28:48 2016 -0300
.gitignore: ignore 'tags' files (ctags stuff)
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f80afbc..9edb72c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
Makefile.in
Makefile
TAGS
+tags
.libs
.deps
*.o
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]