diff --git a/.gitignore b/.gitignore index 9579e83..efbfd04 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,9 @@ user/localhost/config/security.yaml user/config/security.yaml user/accounts/* user/accounts/.* +user/plugins/problems +user/plugins/error +user/plugins/markdown-notices # OS Generated .DS_Store* diff --git a/user/plugins/error b/user/plugins/error deleted file mode 160000 index 1b6bd6a..0000000 --- a/user/plugins/error +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1b6bd6a33206bfced2aa990ac71d00692ae838cc diff --git a/user/plugins/markdown-notices b/user/plugins/markdown-notices deleted file mode 160000 index 0aa62d3..0000000 --- a/user/plugins/markdown-notices +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0aa62d315802d78fc41bef8f02b3e4ecfdfb3bbf diff --git a/user/plugins/problems b/user/plugins/problems deleted file mode 160000 index 404bcfc..0000000 --- a/user/plugins/problems +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 404bcfce6b95f5a3f3de39c1d2a8939abcd6db20