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:
parent
827977c655
commit
e9237ce155
2
apps/backend/files/.gitignore
vendored
Normal file
2
apps/backend/files/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
||||
Loading…
Reference in New Issue
Block a user