notcurses/.gitignore

16 lines
235 B
Plaintext
Raw Normal View History

build/
obj-x86_64-linux-gnu
2020-01-05 23:36:33 +00:00
python/.eggs/
2020-01-07 18:43:57 +00:00
python/build/
2020-01-05 23:36:33 +00:00
python/dist/
python/notcurses-pydemo.1
2020-09-01 01:13:16 +00:00
python/notcurses-direct-pydemo.1
2020-01-05 23:36:33 +00:00
python/src/notcurses.egg-info/
2020-01-07 18:43:57 +00:00
python/src/_notcurses.so
2020-08-12 15:55:51 +00:00
rust/target
rust/Cargo.lock
2020-01-07 18:43:57 +00:00
*.pyc
2020-01-09 07:21:40 +00:00
*.so
*.swp
*.swo