diff --git a/api-wiaas/.gitignore b/api-wiaas/.gitignore index d7c2a17..cb20b52 100644 --- a/api-wiaas/.gitignore +++ b/api-wiaas/.gitignore @@ -1,4 +1,3 @@ node_modules/ -client/uploads api-wiaas/client/js/bower_components vendor diff --git a/api-wiaas/client/uploads/OrderAgreement/.gitignore b/api-wiaas/client/uploads/OrderAgreement/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/OrderAgreement/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/Statements/.gitignore b/api-wiaas/client/uploads/Statements/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/Statements/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/TemplateAgreement/.gitignore b/api-wiaas/client/uploads/TemplateAgreement/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/TemplateAgreement/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/configuration/.gitignore b/api-wiaas/client/uploads/configuration/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/configuration/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/customerAcceptance/.gitignore b/api-wiaas/client/uploads/customerAcceptance/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/customerAcceptance/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/installGuide/.gitignore b/api-wiaas/client/uploads/installGuide/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/installGuide/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/installationProtocol/.gitignore b/api-wiaas/client/uploads/installationProtocol/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/installationProtocol/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/orderQuestionaire/.gitignore b/api-wiaas/client/uploads/orderQuestionaire/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/orderQuestionaire/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file diff --git a/api-wiaas/client/uploads/templateQuestionaire/.gitignore b/api-wiaas/client/uploads/templateQuestionaire/.gitignore new file mode 100644 index 0000000..0d133b2 --- /dev/null +++ b/api-wiaas/client/uploads/templateQuestionaire/.gitignore @@ -0,0 +1,8 @@ +# .gitignore sample +################### + +# ignore all files in this dir... +* + +# ... except for this one. +!.gitignore \ No newline at end of file