From a34b1beddffe0f733c1edb884c61a2f760583f3f Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 19 Mar 2024 09:22:07 +0800 Subject: [PATCH] Include external frameworks, but do not commit them. Please provide authors' credit. --- .gitignore | 2 ++ gui/scripts/external/ReadMe.md | 5 +++++ gui/styles/ReadMe.md | 5 +++++ 3 files changed, 12 insertions(+) create mode 100644 gui/scripts/external/ReadMe.md create mode 100644 gui/styles/ReadMe.md diff --git a/.gitignore b/.gitignore index 739346c..dffcffd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .DS_Store /bin +interface.external.css +jquery.js diff --git a/gui/scripts/external/ReadMe.md b/gui/scripts/external/ReadMe.md new file mode 100644 index 0000000..aff43f9 --- /dev/null +++ b/gui/scripts/external/ReadMe.md @@ -0,0 +1,5 @@ +# External GUI Libraries +are not included in this repository for the sake of providing authors' credit. Moreover, it's recommended to get the latest versions for as long as they do not break. + +## Dependencies +- [ ] [JQuery](https://jquery.com/) diff --git a/gui/styles/ReadMe.md b/gui/styles/ReadMe.md new file mode 100644 index 0000000..b73dba6 --- /dev/null +++ b/gui/styles/ReadMe.md @@ -0,0 +1,5 @@ +# External GUI Libraries +are not included in this repository for the sake of providing authors' credit. Moreover, it's recommended to get the latest versions for as long as they do not break. + +Please choose one; they're exactly the same, but you'll have to rename them as `interface.external.css`. +- [ ] [7.css](https://khang-nd.github.io/7.css/)