From 985af38df6d2d9066abe846e507856fc34e334be Mon Sep 17 00:00:00 2001 From: ronny abraham Date: Thu, 5 Sep 2024 01:28:02 +0300 Subject: [PATCH] updated to ignore css and html --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 640dcc1..51080ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Created by https://www.toptal.com/developers/gitignore/api/sass,vim,osx # Edit at https://www.toptal.com/developers/gitignore?templates=sass,vim,osx +*.html +*.css + ### OSX ### # General .DS_Store