aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-06-15 17:50:03 -0700
committerJordan <me@jordan.im>2020-06-15 17:50:03 -0700
commit7239112a3e9d65dcb370e88b1d754cb77a7d9995 (patch)
tree3fda150da618ebd9e5cca9d56f3428e6170c5d6f /.gitignore
downloadspringer-dl-7239112a3e9d65dcb370e88b1d754cb77a7d9995.tar.gz
springer-dl-7239112a3e9d65dcb370e88b1d754cb77a7d9995.zip
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6d669bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.swp
+*.swo
+__pycache__