Gentoo Archives: gentoo-commits

From: "Maciej Barć" <xgqt@××××××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: /
Date: Thu, 07 May 2020 15:04:17
Message-Id: 1588863758.70e253d03fab3999d7b6e9a08772dc8e9c2aadc2.xgqt@gentoo
1 commit: 70e253d03fab3999d7b6e9a08772dc8e9c2aadc2
2 Author: Maciej Barć <xgqt <AT> protonmail <DOT> com>
3 AuthorDate: Thu May 7 15:02:38 2020 +0000
4 Commit: Maciej Barć <xgqt <AT> protonmail <DOT> com>
5 CommitDate: Thu May 7 15:02:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70e253d0
7
8 add gitignore
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>
12
13 .gitignore | 12 ++++++++++++
14 1 file changed, 12 insertions(+)
15
16 diff --git a/.gitignore b/.gitignore
17 new file mode 100644
18 index 0000000..6e06ede
19 --- /dev/null
20 +++ b/.gitignore
21 @@ -0,0 +1,12 @@
22 +*.swp
23 +*~
24 +,*
25 +.idea/
26 +.vscode/
27 +.~lock.*
28 +/.ebuild.x
29 +/distfiles/
30 +/eclass/*.5
31 +/local/
32 +/packages/
33 +/profiles/use.local.desc