IMCtermite/.gitignore
Mario Fink 7316d59c2c - add cython .cpp files to .gitignore
- raweat.hpp: add empty constructor and introduce "set_file"
- rawmerge.hpp: add initial channel and write_table method
- add rawmeat example to pyt/example.py
- add raw_merger.hpp to main.cpp
2020-08-10 14:54:15 +02:00

18 lines
82 B
Plaintext

/build
eatraw
eatdev
nohup.out
.DS_Store
*.so
raw_eater.cpp
cyt/*.cpp
*.o