diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ __pycache__ .pyc +build/ +dist/ |
![]() |
index : jakobst1n/TermIO-python-package | |
Simple terminal manipulator |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,4 @@ __pycache__ .pyc +build/ +dist/ |