projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Do not cast values returned by LinExpr accessors to Rational
[linpy.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
bbe9588
..
32e9e09
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,7
@@
+*~
/build/
/dist/
+/linpy.egg-info/
/MANIFEST
+/venv/
__pycache__