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

15 lines
206 B
Plaintext

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