diff --git a/.gitignore b/.gitignore index 4ff2be5..2bcf9a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ profiletemp.php +/* +profiletemp.php +userlogin.php +*/ diff --git a/README.md b/README.md index a86bcc8..746aaa9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Website version of Instagram with features like create account, upload pictures, like, comment etc. Made using php and bootstrap. >todo: -* [x] chat -* [x] forum -* [x] update profile pic +* [ ] chat +* [ ] forum +* [ ] update profile picutres.