mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
* cmake: build python extension * Python: remove obsolete clear_screen_start * Debian: python3-cffi, not python-cffi * Debian: add dep on python3-setuptools * Python: build extension module from CMake #294 * Python: install python wrappers #294 * drone: disable focal for now
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
obj-x86_64-linux-gnu
|
|
python/.eggs/
|
|
python/build/
|
|
python/dist/
|
|
python/src/notcurses.egg-info/
|
|
python/src/_notcurses.so
|
|
rust/*/target
|
|
*.pyc
|
|
*.so
|