Add Nova publishing files to .gitignore

This commit is contained in:
Neil Brommer 2023-07-12 16:21:58 -07:00
parent 78a2e026b7
commit 2e05aca715
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Nova Publishing files
/.nova/Publishing/*
# Node.js files
node_modules/