summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorkj_sh6042025-08-30 00:07:32 -0400
committerkj_sh6042025-08-30 00:07:32 -0400
commitb0cb5f11317d7389b8daf530b7e5ce7be72c06cc (patch)
tree9fb7d7449925d93292d64a739ee6de19510a93dd /.gitignore
parent50de20e12e98a13a191eaa34672040d27611d7fd (diff)
refactor: adopt package
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..48f9191
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+pkg/
+src/
+*.tar.*
+*.pkg.*
+python2*/