commit 3788556da8bb99d177bc32861d5340f0a47dcdc5 Author: thanapat.t Date: Tue Dec 10 15:24:26 2024 +0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..15a2677 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +# ---> GitBook +# Node rules: +## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +.grunt + +## Dependency directory +## Commenting this out is preferred by some people, see +## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git +node_modules + +# Book build output +_book + +# eBook build output +*.epub +*.mobi +*.pdf + diff --git a/README.md b/README.md new file mode 100644 index 0000000..edda3b4 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# gitea-runner +