Adding uploads folder configuration to gitignore

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-10-05 09:20:57 +02:00
父節點 0c667b13ae
當前提交 60c77eb355
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: A061B9DDE0CA0773
共有 5 個檔案被更改,包括 1 行新增0 行删除

1
.gitignore vendored
查看文件

@ -39,6 +39,7 @@ uploads/*
release/
!uploads/.gitkeep
!uploads/exports/.gitkeep
!uploads/exports/**/.gitkeep
.idea
*.mo
*.po~

0
uploads/exports/.gitkeep Normal file
查看文件

查看文件

查看文件

查看文件