From 8a6511f271e19defa3440d0aef6be0d2061d90be Mon Sep 17 00:00:00 2001 From: Jose Storopoli <43353831+storopoli@users.noreply.github.com> Date: Mon, 7 Jun 2021 07:12:18 -0300 Subject: [PATCH] Update .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index fa51f905..dfc3c539 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,9 @@ franklin franklin.pub node_modules/ .vscode/ + +# File generated by Pkg, the package manager, based on a corresponding Project.toml +# It records a fixed state of all packages used by the project. As such, it should not be +# committed for packages, but should be committed for applications that require a static +# environment. +Manifest.toml