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