[gnome-news/wip/gbsneto/improvements] project: ignore __pycache__ folder
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-news/wip/gbsneto/improvements] project: ignore __pycache__ folder
- Date: Sat, 5 Mar 2016 17:45:18 +0000 (UTC)
commit 6260dde573767b0c9c3916af0128d429c952837b
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Mar 5 14:23:01 2016 -0300
project: ignore __pycache__ folder
Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 36a76f0..a237104 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ GITIGNOREFILES = \
missing \
py-compile \
VERSION \
+ gnomenews/__pycache__ \
$(NULL)
dist-hook: AUTHORS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]