aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim Suhling <tim@suhling.com>2024-07-19 15:12:35 +0200
committerTim Suhling <tim@suhling.com>2024-07-19 15:12:35 +0200
commitc02bb4ac9df63c3bed3a0771e02e0f6900e3074d (patch)
tree763abf36441a1518fd5a825824df9c9b2bf329f9 /.gitignore
parent1c0aee1f87f9f35da422f51601e3baffda071d19 (diff)
parentcf5c404add0c69d25effbc8e6cc10545918ca4b8 (diff)
Merge branch 'master' into plot
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bcb6f8..8b15847 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
docs/_build
.idea/
schroedinger/__pycache__
+notes.org
+**/__pycache__