Skip to content

Commit ba67dc6

Browse files
committed
little fix 2
1 parent 0e1c686 commit ba67dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/components/ProjectCreationDashboard/projectFilesTemplate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ export const gitIgnoreFileTemplate = (devTarget: string) => {
7474
return `
7575
${devTarget}
7676
data
77+
uploads
7778
/.idea/
78-
**/.settings.json
7979
**/logs.log
8080
**/dist
8181
**/node_modules

0 commit comments

Comments
 (0)