summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartek Sokorski <b.sokorski@gmail.com>2023-01-19 01:02:39 +0100
committerPhil Jones <philip.graham.jones@googlemail.com>2023-01-22 11:31:40 +0000
commitea42586b86bad1c1f295f49d0efd97f0043efcbe (patch)
tree59c5701dd3d87c11f4e2e1b11da8919ad58a12ac
parent04698559663ab5d7169718cbdce764a1143d662c (diff)
downloadblinker-ea42586b86bad1c1f295f49d0efd97f0043efcbe.tar.gz
Update .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ca9c16..cb4c240 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,6 @@ __pycache__/
/*.egg-info/
/dist/
/docs/_build/
+.python-version
+# prefix for devs private stuff kept with the project
+private_*