diff --git a/admin/.gitignore b/admin/.gitignore index 725206d..239cc5d 100644 --- a/admin/.gitignore +++ b/admin/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/avro/.gitignore b/avro/.gitignore index 725206d..239cc5d 100644 --- a/avro/.gitignore +++ b/avro/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/common/.gitignore b/common/.gitignore index 725206d..239cc5d 100644 --- a/common/.gitignore +++ b/common/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/core/.gitignore b/core/.gitignore index 725206d..239cc5d 100644 --- a/core/.gitignore +++ b/core/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/embedded/.gitignore b/embedded/.gitignore index 725206d..239cc5d 100644 --- a/embedded/.gitignore +++ b/embedded/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/examples/.gitignore b/examples/.gitignore index 725206d..f50b5a6 100644 --- a/examples/.gitignore +++ b/examples/.gitignore @@ -1,2 +1,4 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ +log/ \ No newline at end of file diff --git a/fressian/.gitignore b/fressian/.gitignore index 725206d..239cc5d 100644 --- a/fressian/.gitignore +++ b/fressian/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/json/.gitignore b/json/.gitignore index 725206d..239cc5d 100644 --- a/json/.gitignore +++ b/json/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/mocks/.gitignore b/mocks/.gitignore index 725206d..239cc5d 100644 --- a/mocks/.gitignore +++ b/mocks/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/nippy/.gitignore b/nippy/.gitignore index 725206d..239cc5d 100644 --- a/nippy/.gitignore +++ b/nippy/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file diff --git a/transit/.gitignore b/transit/.gitignore index 725206d..239cc5d 100644 --- a/transit/.gitignore +++ b/transit/.gitignore @@ -1,2 +1,3 @@ .lein* -target/ \ No newline at end of file +target/ +doc/api/ \ No newline at end of file