aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-03-12 11:24:25 +0100
committerThomas White <taw@physics.org>2021-03-12 11:24:25 +0100
commit52290007860c1fa0908e57f5cb84426f978e5398 (patch)
treec9245ba561924f04810979647beeb9f70eda4d23 /.gitignore
parente21cc1f84a8cb2b0627e99383c882e59efda4920 (diff)
parent7eba31cb084460c3e993818a60a0e6bcca592a55 (diff)
Merge branch 'pascal/electrons'
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 00000000..6bea6c31
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build*/*
+*ipynb*
+.vscode \ No newline at end of file