Skip to content

Commit 1845ab3

Browse files
Merge pull request #1918 from contentstack/fix/talismanrc-update
updated .gitignore to include talisman_output.log and remove talisman_output.log file
2 parents f6509b4 + 1c060d2 commit 1845ab3

File tree

2 files changed

+2
-568
lines changed

2 files changed

+2
-568
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ packages/**/package-lock.json
1818
yarn.lock
1919
contents-*
2020
*.http
21-
*.todo
21+
*.todo
22+
talisman_output.log

0 commit comments

Comments
 (0)