diff options
author | Tim Suhling <tim@suhling.com> | 2024-07-19 15:12:35 +0200 |
---|---|---|
committer | Tim Suhling <tim@suhling.com> | 2024-07-19 15:12:35 +0200 |
commit | c02bb4ac9df63c3bed3a0771e02e0f6900e3074d (patch) | |
tree | 763abf36441a1518fd5a825824df9c9b2bf329f9 /.gitignore | |
parent | 1c0aee1f87f9f35da422f51601e3baffda071d19 (diff) | |
parent | cf5c404add0c69d25effbc8e6cc10545918ca4b8 (diff) |
Merge branch 'master' into plot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ docs/_build .idea/ schroedinger/__pycache__ +notes.org +**/__pycache__ |