Integrating up through commit 90f050496
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
# exclude everything
|
||||
site-packages/*
|
||||
|
||||
# exception to the rule
|
||||
!site-packages/stub
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
this is just a stub
|
||||
this is a silo directory for sandboxing the addition of python packages
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
# exclude everything
|
||||
site-packages/*
|
||||
|
||||
# exception to the rule
|
||||
!site-packages/stub
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
this is just a stub
|
||||
this is a silo directory for sandboxing the addition of python packages
|
||||
Reference in New Issue
Block a user