From fe58c9d55b75225648930be89e91ee61e1038895 Mon Sep 17 00:00:00 2001 From: ronny abraham Date: Thu, 28 Nov 2024 02:49:24 +0200 Subject: [PATCH] updated gitignore for css and html --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 11d6db4..3917bca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ # Created by https://www.toptal.com/developers/gitignore/api/vim,emacs,osx # Edit at https://www.toptal.com/developers/gitignore?templates=vim,emacs,osx +*.html +*.css +*.css.map + ### Emacs ### # -*- mode: gitignore; -*- *~