diff --git a/.gitignore b/.gitignore index 6974ab1..81ea0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,5 @@ project.lock.json .vs .build/ .testPublish/ -.idea/ \ No newline at end of file +.idea/ +somethign \ No newline at end of file diff --git a/LICENSE b/LICENSE index f4a88d9..ee84003 100644 --- a/LICENSE +++ b/LICENSE @@ -19,3 +19,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Something else \ No newline at end of file diff --git a/README.md b/README.md index d1ffb9a..4637ea2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Examples This repo contains various sample projects that have been created while writing my blog at http://andrewlock.net. + +Something \ No newline at end of file