Skip to content

Commit 2e1f118

Browse files
committed
fix(app): add .idea folder to gitignore
1 parent ae77cf6 commit 2e1f118

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,6 +2,7 @@ node_modules
22
public
33
.tmp
44
.sass-cache
5+
.idea
56
client/bower_components
67
dist
78
/server/config/local.env.js

0 commit comments

Comments
 (0)