diff options
Diffstat (limited to 'spss/handbook')
-rw-r--r-- | spss/handbook/clients/api/.gitignore | 2 | ||||
-rw-r--r-- | spss/handbook/clients/referencedData/.gitignore | 2 | ||||
-rw-r--r-- | spss/handbook/clients/webservice/.gitignore | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/spss/handbook/clients/api/.gitignore b/spss/handbook/clients/api/.gitignore new file mode 100644 index 000000000..934e0e06f --- /dev/null +++ b/spss/handbook/clients/api/.gitignore @@ -0,0 +1,2 @@ +/bin +/target diff --git a/spss/handbook/clients/referencedData/.gitignore b/spss/handbook/clients/referencedData/.gitignore new file mode 100644 index 000000000..934e0e06f --- /dev/null +++ b/spss/handbook/clients/referencedData/.gitignore @@ -0,0 +1,2 @@ +/bin +/target diff --git a/spss/handbook/clients/webservice/.gitignore b/spss/handbook/clients/webservice/.gitignore new file mode 100644 index 000000000..934e0e06f --- /dev/null +++ b/spss/handbook/clients/webservice/.gitignore @@ -0,0 +1,2 @@ +/bin +/target |