3aaedc1a4e
* Updated to work correctly on Windows 10 * updated setup things (that don't work!) * removed launch.json as per review & amended pyreadline * why didn't that work? * removed extra import * roll-back py2exe & setuptools changes. * remove setup.spec since we don't need it.
13 lines
115 B
Plaintext
13 lines
115 B
Plaintext
*.py[co]
|
|
*.sw[po]
|
|
.cache/
|
|
.coverage
|
|
.hypothesis
|
|
buku.egg-info
|
|
dist
|
|
build
|
|
buku.py
|
|
.tox
|
|
.history
|
|
.vscode/launch.json
|