aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2026-05-03 18:19:13 +0100
committerAlex Schofield <git@ajschof.me>2026-05-03 18:19:13 +0100
commite6b342749ea516c536973b828b5f5eef951b4796 (patch)
tree7b491877f1604ee1e934f90eb997c3a18940ab90
parent94d3d9ffaaceed09d2efa59fb89c247f73f11875 (diff)
downloadfuelnearme-e6b342749ea516c536973b828b5f5eef951b4796.tar.gz
fuelnearme-e6b342749ea516c536973b828b5f5eef951b4796.zip
ignore .python-version
-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