Skip to content

Commit b1a5f3d

Browse files
committedOct 28, 2021
add .idea to gitignore
1 parent c47877d commit b1a5f3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ artifacts
4141
*.nupkg
4242
publish-tavis*.ps1
4343
project.lock.json
44-
.vs/
44+
.vs/
45+
.idea

0 commit comments

Comments
 (0)
Please sign in to comment.