summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorƁukasz Turon <67438054+Trotyl84@users.noreply.github.com>2023-02-18 23:49:28 +0100
committerGitHub <noreply@github.com>2023-02-18 23:49:28 +0100
commit5dcbc0dd551f711ade5b24ba5ae706d965c9fb0e (patch)
treef04205bc5db420a533809d7ac3d63a23dee89c44
parentf93a538693f25c5e735cf88a0f2fc942b943d18b (diff)
downloadfail2ban-5dcbc0dd551f711ade5b24ba5ae706d965c9fb0e.tar.gz
Update .gitignore
Please add this entry for virtual python interpreter. This directory name is needed in the PyCharm environment.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 780ecfb5..5f1b8924 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ htmlcov
__pycache__
.vagrant/
.idea/
+.venv/