From b599ad5712578a3a3f0ee10811a12f693fe80e1f Mon Sep 17 00:00:00 2001 From: Maicol Battistini Date: Fri, 30 Jul 2021 22:57:17 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=99=88=20Aggiornate=20cartelle?= =?UTF-8?q?=20ignorate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- .idea/inspectionProfiles/Project_Default.xml | 1 + .idea/osm_rewrite.iml | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0d51056de..cf211bbe0 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ +# Custom rules /.vscode +composer.lock +yarn.lock +.yarn/cache/* # Created by https://www.toptal.com/developers/gitignore/api/phpstorm,laravel,composer,yarn # Edit at https://www.toptal.com/developers/gitignore?templates=phpstorm,laravel,composer,yarn @@ -154,7 +158,7 @@ fabric.properties # if you are NOT using Zero-installs, then: # comment the following lines -!.yarn/cache +# !.yarn/cache # and uncomment the following lines # .pnp.* diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 8670596c3..71391de85 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,7 @@