summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-01 12:40:51 +0200
committerDanilo M. <danix@danix.xyz>2026-05-01 12:40:51 +0200
commita6e441f6e1934313bb47b5391d3217a05d13b992 (patch)
tree8a1302c7f9cbe6da454faceea8a9a4b34b434376 /.gitignore
parentad73e0032794c940aa9c2f752c83097ef464e39d (diff)
downloadpublisher-a6e441f6e1934313bb47b5391d3217a05d13b992.tar.gz
publisher-a6e441f6e1934313bb47b5391d3217a05d13b992.zip
chore: add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ad9efee
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+__pycache__/
+*.pyc
+*.pyo
+.env
+.superpowers/
+.claude/