From 21c2fd4e94f99ded897edb485fd10a2716c17bd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Tue, 6 Apr 2021 22:13:55 +0200 Subject: [PATCH] unignore static/ --- .gitignore | 1 - static/.gitignore | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 static/.gitignore diff --git a/.gitignore b/.gitignore index 2d3f180..0ae59f0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,3 @@ Homestead.json Homestead.yaml npm-debug.log yarn-error.log -/static diff --git a/static/.gitignore b/static/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/static/.gitignore @@ -0,0 +1 @@ +*