ignore .idea folder (#248)

created by rider
This commit is contained in:
Joseph Petersen
2019-12-21 15:50:07 +01:00
committed by Tingluo Huang
parent 289c7f36a2
commit 300bc67950

2
.gitignore vendored
View File

@@ -10,6 +10,7 @@
**/.vscode
**/*.error
**/*.json.pretty
.idea/
# output
node_modules
@@ -24,4 +25,3 @@ TestLogs
#generated
src/Runner.Sdk/BuildConstants.cs