aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-07-19 11:57:33 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-07-19 11:57:33 +0200
commitf862643dc4dff18f3bc5853b74b881ecd1844390 (patch)
treee5ad594c893d5808978b8cf0f7292fc8b291716b /.gitignore
parent4efcbc29a4faeeb7625922dba78d5d4bc3be5753 (diff)
Add test for infinite potential well
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 251d000..8b15847 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ docs/_build
.idea/
schroedinger/__pycache__
notes.org
+**/__pycache__