diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ build __pycache__ -*.pyc +*.py[c,o] +dist |
![]() |
index : gentoolkit | |
| Gentoolkit | root |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ build __pycache__ -*.pyc +*.py[c,o] +dist |