diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2018-08-12 11:32:46 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2018-08-12 11:32:46 +0200 |
commit | 37091fd7cf98ca7c14d6b4122f6b74ad7079d7b0 (patch) | |
tree | c862c534f2356924f0312e119b52dc7645707101 /.gitignore | |
parent | cd3aaa9e9fb1cd661e76638f7cb78e47a88e8cde (diff) |
Working version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ __pycache__/ +termio.py +libtermio.so |