diff options
author | Manurbhav | 2024-04-16 00:10:38 +0530 |
---|---|---|
committer | Manurbhav | 2024-04-16 00:10:38 +0530 |
commit | 68f7bbc7a2544aa5db5148bbe1d35deb8704b900 (patch) | |
tree | b973aaf73e9b3c40271a28369125d5673d7e8ee2 | |
download | IotJS-Astro-68f7bbc7a2544aa5db5148bbe1d35deb8704b900.tar.gz IotJS-Astro-68f7bbc7a2544aa5db5148bbe1d35deb8704b900.tar.bz2 IotJS-Astro-68f7bbc7a2544aa5db5148bbe1d35deb8704b900.zip |
Initial commit
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/README.md b/README.md new file mode 100644 index 0000000..85e9259 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Fossee + Fossee astro web page |