├── .gitattributes
├── README.md
└── index.html
/.gitattributes:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mr-dev-dragon/form-for-x-project/HEAD/.gitattributes
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # x
2 |
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/mr-dev-dragon/form-for-x-project/HEAD/index.html
--------------------------------------------------------------------------------