Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

Commit 294a099

Browse files
author
ugistelmokaitis
committed
Update[.gitignore]: Ignore production JS files
1 parent 8337a37 commit 294a099

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,8 @@ tsconfig.tsbuildinfo
3636
public/robots.txt
3737
public/sitemap.xml
3838

39+
# production JS files
40+
41+
public/sitemap*.xml
42+
public/*.js
43+

0 commit comments

Comments
 (0)