mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Added env/ to .gitignore
Folder will be used under virtualenv for pip dependencies
This commit is contained in:
parent
e69004bc4a
commit
e61050adcf
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -19,6 +19,7 @@ conf/docker
|
|||
conf/docker.defaults
|
||||
data.sql
|
||||
dummy-data.sql*
|
||||
env/
|
||||
fastapi_aw/
|
||||
htmlcov/
|
||||
po/*.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue