keep uploads dir with sub-dirs without files in them
This commit is contained in:
1
api-wiaas/.gitignore
vendored
1
api-wiaas/.gitignore
vendored
@@ -1,4 +1,3 @@
|
||||
node_modules/
|
||||
client/uploads
|
||||
api-wiaas/client/js/bower_components
|
||||
vendor
|
||||
|
||||
8
api-wiaas/client/uploads/OrderAgreement/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/OrderAgreement/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/Statements/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/Statements/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/TemplateAgreement/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/TemplateAgreement/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/configuration/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/configuration/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/customerAcceptance/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/customerAcceptance/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/installGuide/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/installGuide/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/installationProtocol/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/installationProtocol/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/orderQuestionaire/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/orderQuestionaire/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
8
api-wiaas/client/uploads/templateQuestionaire/.gitignore
vendored
Normal file
8
api-wiaas/client/uploads/templateQuestionaire/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# .gitignore sample
|
||||
###################
|
||||
|
||||
# ignore all files in this dir...
|
||||
*
|
||||
|
||||
# ... except for this one.
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user