aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2026-05-03 19:56:20 +0100
committerAlex Schofield <git@ajschof.me>2026-05-03 19:56:20 +0100
commitcd38f633c2730804f502cb5b0f461c79b906cd53 (patch)
tree93fd19349e0f60ca4d8708ead9014a3cb9e9c50a /.gitignore
parent35b68e14162c722c3103f2a6168f0ab205e9c2c2 (diff)
parent4264ced9fa14b689acc18169b2c1cae72d3ce667 (diff)
downloadfuelnearme-cd38f633c2730804f502cb5b0f461c79b906cd53.tar.gz
fuelnearme-cd38f633c2730804f502cb5b0f461c79b906cd53.zip
merge: uv-migration into main
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index df1a6d6..a0194be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -195,9 +195,9 @@ cython_debug/
.abstra/
# Visual Studio Code
-# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
+# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
-# and can be added to the global gitignore or merged into this file. However, if you prefer,
+# and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the entire vscode folder
# .vscode/
@@ -217,3 +217,6 @@ __marimo__/
# Jetbrains
.idea/
+
+# Ignore .python_version
+.python-version
git.ajschof.me — hosted by ajschofield — powered by cgit