GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.hgignore
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '.hgignore')
-rw-r--r--
.hgignore
1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index f3209852f7..6ddc892d82 100644
--- a/
.hgignore
+++ b/
.hgignore
@@ -85,3 +85,4 @@ syntax: regexp
^compiled
^.git/
^release/
+^rpython/_cache$