Backend for file uploads attached to any generic model, initially on aircraft and airports #226
This commit is contained in:
4
public/uploads/.gitignore
vendored
Executable file
4
public/uploads/.gitignore
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
*
|
||||
!files/
|
||||
!avatars/
|
||||
!.gitignore
|
||||
2
public/uploads/avatars/.gitignore
vendored
Executable file
2
public/uploads/avatars/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
2
public/uploads/files/.gitignore
vendored
Executable file
2
public/uploads/files/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user