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
No known key found for this signature in database
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
파일 보기

파일 보기

파일 보기

파일 보기