commit 096434b42f4ab125d08a933898ee1dad5d3dfcc8 Author: Hyunchul Kim Date: Tue Oct 27 03:42:45 2020 +0900 Add .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64233a9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +index.html \ No newline at end of file