From d0ddd83e7d9ef1b8120e46cbe7b01ce2bc15632b Mon Sep 17 00:00:00 2001 From: s1nical Date: Thu, 22 Aug 2019 21:13:31 -0700 Subject: gitignore .vs, del readme, update humans --- .gitignore | 2 ++ README.md | 1 - humans.txt | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 README.md diff --git a/.gitignore b/.gitignore index 1cead73..9b07954 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,8 @@ .env.test.local .env.production.local .vscode +.vs +/test/ npm-debug.log* yarn-debug.log* diff --git a/README.md b/README.md deleted file mode 100644 index 131ef4d..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -hi ;) \ No newline at end of file diff --git a/humans.txt b/humans.txt index c130bdc..8e33a27 100644 --- a/humans.txt +++ b/humans.txt @@ -1,6 +1,6 @@ /* TEAM */ -Title: s1nical, Inc. +Title: s1nicalDev Site: https://s1n.pw/ @@ -18,13 +18,13 @@ Location: Oregon /* SITE */ -Last update: 2019/08/16 +Last update: 2019/08/22 Standards: HTML5, CSS3, JS and PHP7. Components: Trianglify, jQuery, Bootstrap and Easter Eggs Collection. -Software: Visual Studio Code, Atom, WebStorm, and PhpStorm. +Software: Visual Studio, Visual Studio Code, Atom, WebStorm, and PhpStorm. -- cgit v1.2.3