From a88c32a7e3284c5fae2ad538bd52dad60fd233b6 Mon Sep 17 00:00:00 2001 From: Andreas Hnida Date: Tue, 16 Apr 2024 08:38:41 +0200 Subject: [PATCH] add amplify.yml to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9c3f7b6..0fd801b 100755 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ Thumbs.db .lock .sass-cache npm-debug.log +amplify.yml node_modules builds package-lock.json