aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-26 11:59:02 +0200
committerDanilo M. <danix@danix.xyz>2026-06-26 11:59:02 +0200
commit5ef91efd7d0250c23081f1f98b9329f5c452e8ac (patch)
treea4fdc8c5109e4c985c3949bf591a10e9618686a1 /.gitignore
parentd9a31664365199cebda523beef848d77fa517f85 (diff)
downloadmkwheels-5ef91efd7d0250c23081f1f98b9329f5c452e8ac.tar.gz
mkwheels-5ef91efd7d0250c23081f1f98b9329f5c452e8ac.zip
mkwheels: add LICENSE, gitignore, README skeleton
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..27cb59b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# scratch output from running mkwheels in the repo root
+/*.tar.gz
+/requirements.txt