1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-09-19 15:11:44 +02:00

Update gitignore to exclude venv

This commit is contained in:
bitfl0wer 2023-03-17 12:39:58 +01:00
parent e05fed37c5
commit 26f006e590
No known key found for this signature in database
GPG Key ID: 84BBB60DF895ABF2

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
site/
.DS_STORE
./venv/*