aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-07-12 11:36:04 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2024-07-12 11:36:04 +0200
commitfc65f07fb1ac86466dab7ad8437ec07a8010a275 (patch)
tree5d940a5609d22152d55702a43dbb5e3332ee5708 /.gitignore
parentd384ff1da5c98a3c94e5ed59ae7496c2e64846b8 (diff)
Normalize line endings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 93ab237..7c43785 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
-docs/_build
-.idea/
-schroedinger/__pycache__
+docs/_build
+.idea/
+
+schroedinger/__pycache__