add: adding a Files folder and a gitignore file in the folder so that the files are not uploaded to github

This commit is contained in:
falendikategar 2024-10-18 14:42:12 +07:00
parent 827977c655
commit e9237ce155

2
apps/backend/files/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore