aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2022-10-23 15:52:21 +0200
committerAndreas Grois <andi@grois.info>2022-10-23 15:52:21 +0200
commitaa9dc24e9ec72228c28419a9072a4183a461b1f1 (patch)
treea8fd96eabd872a2a19bd46a556a4ed8cfb8873d9 /.gitignore
parent53fff5d2f7fc007476e4c4850bd4f974f488b13e (diff)
parentcb219708923df26e0efc0ce172e1be7414287fe2 (diff)
Merge branch 'main' into feature/heap-allocation-free-base-conversion
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89e1cba..52d546c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/.vscode
/target
/Cargo.lock
*~