Skip to content

Commit edf687a

Browse files
committed
feat(gitignore): add hostinger-deploy and thinkred-website.zip to .gitignore
1 parent 3e7dc71 commit edf687a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ package-lock.json
1414
# production
1515
build/
1616
**/build/
17+
hostinger-deploy/
18+
**/hostinger-deploy/
19+
thinkred-website.zip
20+
**/thinkred-website.zip
1721
# Keep dist/ for potential future use or other build tools
1822
dist/
1923
**/dist/

0 commit comments

Comments
 (0)