summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-16 17:21:37 +0100
committerAndreas HABEGGER <andreas.habegger@bfh.ch>2023-11-20 12:03:46 +0100
commit54e5186ac5927999d83cc8baadd350a2bda3f5a3 (patch)
treeb38632fb3df191941ec8c9e5cc07d6e26373a9c8 /.gitignore
parent94e54c42c69d1a4a1bdb42a6a508c9efc0d10da1 (diff)
downloadwww-54e5186ac5927999d83cc8baadd350a2bda3f5a3.tar.gz
www-54e5186ac5927999d83cc8baadd350a2bda3f5a3.tar.bz2
www-54e5186ac5927999d83cc8baadd350a2bda3f5a3.zip
Added a description of how to use Python venv
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3a23b32b..ae447534 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+# Exclude Python virtual environment -- see README
+.venv
*.mo
locale/messages.pot