From 6a8172e97184f6f015a9f1c497702a08d13c0334 Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 18 Jun 2022 13:30:10 +0200 Subject: [PATCH] refactor(#19): updated gitignore to not be flooded by compiled css --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e26fd36..0ec8880 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,4 @@ announces/* # VS Code stuff .vscode/settings.json -.vscode/launch.json \ No newline at end of file +.vscode/launch.json