Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/repositories-xml-format:master commit in: layman/dbtools/, layman/
Date: Sun, 02 Jun 2013 22:48:36
Message-Id: 1370213331.65530fda5695d9dda0844d55be5cffc3d1024513.sping@gentoo
1 commit: 65530fda5695d9dda0844d55be5cffc3d1024513
2 Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org>
3 AuthorDate: Sun Jun 2 22:48:51 2013 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 2 22:48:51 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/repositories-xml-format.git;a=commit;h=65530fda
7
8 Add .gitignore files
9
10 ---
11 layman/.gitignore | 1 +
12 layman/dbtools/.gitignore | 1 +
13 2 files changed, 2 insertions(+)
14
15 diff --git a/layman/.gitignore b/layman/.gitignore
16 new file mode 100644
17 index 0000000..0d20b64
18 --- /dev/null
19 +++ b/layman/.gitignore
20 @@ -0,0 +1 @@
21 +*.pyc
22
23 diff --git a/layman/dbtools/.gitignore b/layman/dbtools/.gitignore
24 new file mode 100644
25 index 0000000..0d20b64
26 --- /dev/null
27 +++ b/layman/dbtools/.gitignore
28 @@ -0,0 +1 @@
29 +*.pyc