volumetric-regimes-book/.gitignore

14 lines
294 B
Plaintext
Raw Normal View History

2021-12-03 00:11:42 +01:00
./command-line/.etherpump/
./command-line/Unfolded*
./command-line/images*
./command-line/venv*
./command-line/multi*
./snapshots/*.pdf
.etherpump/
__pycache__/
web-interface/.etherpump/
web-interface/__pycache__/
web-interface/static/Unfolded*
web-interface/static/images*
web-interface/venv*