This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 99b7055 Make it easier to tidy api dir
99b7055 is described below
commit 99b7055f502375a17dd9c8fd8ee97528448dbf8c
Author: Sebb <[email protected]>
AuthorDate: Sun Jul 25 16:43:51 2021 +0100
Make it easier to tidy api dir
---
www/docs/.gitignore | 1 +
www/docs/api/.gitignore | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/www/docs/.gitignore b/www/docs/.gitignore
new file mode 100644
index 0000000..3f12795
--- /dev/null
+++ b/www/docs/.gitignore
@@ -0,0 +1 @@
+api/*
diff --git a/www/docs/api/.gitignore b/www/docs/api/.gitignore
deleted file mode 100644
index d6b7ef3..0000000
--- a/www/docs/api/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore