Skip to content

Commit f9f6c7a

Browse files
committed
fix(gitignore): ignore dist folder
1 parent 20d35cd commit f9f6c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/templates/_.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ node_modules/
22
client/bower_components/
33
client/styles/css
44
.idea/
5+
dist/

0 commit comments

Comments
 (0)