diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-10-03 15:03:42 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-10-03 15:03:42 -0400 |
commit | 7dccf6e8684f767b6e377d627b36ccf493947f1e (patch) | |
tree | 4859d4e1a24ea2028de1366bc59cd28e6782a6d1 /.gitignore | |
download | alxu.ca-7dccf6e8684f767b6e377d627b36ccf493947f1e.tar.xz alxu.ca-7dccf6e8684f767b6e377d627b36ccf493947f1e.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..93cd0b9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/analytics/analytics +/out +/static +*.woff2 +*.otf |