summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2024-03-01 04:17:45 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2024-03-01 04:17:45 -0600
commitca9c5626495c00f6d6cffd4ae517a66db15b0832 (patch)
tree9527428a30067c99f8a035e455770ec885e997ed /.gitignore
parentab5cc111d51a8975f5f82e5a0b497b5f752acc5d (diff)
add ignore for temp entries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b73bea2..4108dd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
+# temp entries
+**/temp/*
# python venv
.venv/