summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-08-23 21:20:39 +0200
committerChristoph Schlosser <christoph@linux.com>2025-08-23 21:20:39 +0200
commit401d90ed9f087e43d7fa00213d50cffeb99ceef8 (patch)
treed3212528fb14451b4008b4d74913954a7dd445c6 /.gitignore
parente3269aa41fd9489ddc22ddc6d17d5832b99c5008 (diff)
downloadgit2hugo-401d90ed9f087e43d7fa00213d50cffeb99ceef8.tar.gz
g2h: basic program setup
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9f2e848
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.DS_Store
+__pycache__/