├── .gitignore ├── LICENSE ├── LICENSE-CODE ├── README.md └── repos.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Hacktoberfest/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Hacktoberfest/HEAD/LICENSE -------------------------------------------------------------------------------- /LICENSE-CODE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Hacktoberfest/HEAD/LICENSE-CODE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Hacktoberfest/HEAD/README.md -------------------------------------------------------------------------------- /repos.md: -------------------------------------------------------------------------------- 1 | Visit https://opensource.microsoft.com instead. 2 | --------------------------------------------------------------------------------