mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-21 23:44:30 +00:00
Add priv/cert/ to .gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
0942b518a1
commit
2d84545eb2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -26,6 +26,7 @@ priv/data/*
|
||||||
!priv/data/.gitkeep
|
!priv/data/.gitkeep
|
||||||
priv/errors/*
|
priv/errors/*
|
||||||
!priv/errors/.gitkeep
|
!priv/errors/.gitkeep
|
||||||
|
priv/cert/
|
||||||
.vscode/
|
.vscode/
|
||||||
cover/
|
cover/
|
||||||
site/
|
site/
|
||||||
|
|
Loading…
Reference in a new issue