aboutsummaryrefslogtreecommitdiffstats
path: root/src/.gitignore
diff options
context:
space:
mode:
authorkj_sh6042026-03-14 17:18:25 -0400
committerkj_sh6042026-03-14 17:18:25 -0400
commit1ec631fe7f154fba67e91c69bb752d79aef79ca5 (patch)
tree340d840ed17041865ad9ba47d317be7088cfb7e2 /src/.gitignore
parentc18bce8e602c8f1001bd691af9ee2d59912f4250 (diff)
refactor: src/
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644
index 0000000..afa7079
--- /dev/null
+++ b/src/.gitignore
@@ -0,0 +1,5 @@
+data/kj-clipboard.db
+__pycache__/
+*.pyc
+.venv/
+venv/ \ No newline at end of file