.gitignore
authorgit <git@git.somenet.org>
Fri, 28 Oct 2022 08:29:15 +0000 (10:29 +0200)
committergit <git@git.somenet.org>
Fri, 28 Oct 2022 08:29:15 +0000 (10:29 +0200)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..719cbb3
--- /dev/null
@@ -0,0 +1,10 @@
+##### .gitignore default file. #####
+
+*~
+.*.swp
+*.bak
+
+__pycache__/
+output/
+content-nocommit/
+