diff options
| author | Li Zhineng <[email protected]> | 2025-07-23 09:20:02 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-23 09:20:02 +0800 |
| commit | 9a75f8d7269305ebdc8d47e501577dceab9e1440 (patch) | |
| tree | 6ef3fc32297cab0ecc29e278d86a28bac6a020a1 /.gitignore | |
| download | openairmx.org-9a75f8d7269305ebdc8d47e501577dceab9e1440.tar.gz openairmx.org-9a75f8d7269305ebdc8d47e501577dceab9e1440.zip | |
Initial GitHub pages site with Jekyll
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..918de83 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +_site +.sass-cache +.jekyll-cache +.jekyll-metadata +vendor +Gemfile.lock |
