anisotropy/.gitignore

28 lines
257 B
Plaintext
Raw Normal View History

2021-02-12 13:05:02 +05:00
__pycache__
build/
2021-05-17 14:08:55 +05:00
logs/
2021-05-20 16:17:57 +05:00
storage/
temp/
env/
2021-11-04 18:26:13 +05:00
*output/
2021-05-20 16:17:57 +05:00
*.gz
*.xz
2021-02-22 19:41:50 +05:00
*.fls
*.aux
*.bbl
*.bcf
*.blg
*.fdb_latexmk
*.pdf
*.run.xml
*.synctex.gz
*.toc
2021-04-05 22:15:47 +05:00
*.out
2021-08-11 01:39:44 +05:00
*.egg-info
2021-10-06 00:58:37 +05:00
.ipynb_checkpoints/
2021-11-18 00:48:17 +05:00
.coverage
.venv
.pytest_cache
dist/
doc/anisotropy/*
!doc/anisotropy/.gitkeep