deep-tempest/.gitignore

15 lines
184 B
Plaintext
Raw Permalink Normal View History

2024-06-27 13:52:08 -07:00
./*.jpeg
./*.png
./*.jpg
./*.tif
./*.bmp
./*.pyc
2023-04-15 09:22:22 -07:00
gr-tempest/build/
gr-tempest/examples/*.py
gr-tempest/examples/simulations/*.py
scripts/__pycache__
scripts/*.jpg
scripts/*.png
2024-01-23 09:24:56 -08:00
*.log
2023-04-15 09:22:22 -07:00