notcurses/.gitignore
2021-01-07 18:40:53 -05:00

17 lines
253 B
Plaintext

build/
doc/examples/book
obj-x86_64-linux-gnu
python/.eggs/
python/build/
python/dist/
python/notcurses-pydemo.1
python/notcurses-direct-pydemo.1
python/src/notcurses.egg-info/
python/src/_notcurses.so
rust/target
rust/Cargo.lock
*.pyc
*.so
*.swp
*.swo