From 0edb438872796902d3e4d3c2eea791f6af1956aa Mon Sep 17 00:00:00 2001 From: horus Date: Thu, 20 Feb 2020 15:35:53 +0100 Subject: Supports iCal-Feed and styled website with bootstrap.css. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0f7df0f..2f63115 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ Homestead.json Homestead.yaml npm-debug.log yarn-error.log + +/public/css/app.css +/public/js/app.js -- cgit v1.2.3