You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/.gitignore

19 lines
296 B
Plaintext

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