This is an automated email from the ASF dual-hosted git repository.
garyw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git
The following commit(s) were added to refs/heads/master by this push:
new f6bec47 MNEMONIC-799: Ignore snyk-macos files and .history folder
f6bec47 is described below
commit f6bec477fbc4a9ba5bf5033b8c4d612e97e4c185
Author: Katarina <[email protected]>
AuthorDate: Thu Oct 26 04:35:24 2023 +0000
MNEMONIC-799: Ignore snyk-macos files and .history folder
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index dc61ee7..b54b5c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,4 +67,5 @@ GTAGS
TAGS
.dccache
Cargo.lock
-
+snyk-*
+.history/