update gitignore
This commit is contained in:
parent
a3684d1737
commit
223aba983f
|
@ -1,7 +1,9 @@
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
be/.idea
|
be/.idea
|
||||||
/be/app/projects/*
|
|
||||||
|
|
||||||
|
|
||||||
__pycache__
|
__pycache__
|
||||||
|
/be/app/projects/*
|
||||||
|
|
||||||
|
|
|
@ -5,3 +5,4 @@ __pycache__
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/app/projects/*
|
||||||
|
|
Loading…
Reference in New Issue