Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 52afb03

Browse files
SCTeto-at-GitHub
authored andcommitted
chore: updates gitignore
1 parent 08ab2f1 commit 52afb03

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.gitignore

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,28 @@ _NCrunch*
137137
/csharp/.vs/
138138
/.vs/slnx.sqlite
139139
/.vs/VSWorkspaceState.json
140+
141+
# Default ignored files
142+
/shelf/
143+
/workspace.xml
144+
# Rider ignored files
145+
/projectSettingsUpdater.xml
146+
/contentModel.xml
147+
/modules.xml
148+
/.idea.main.iml
149+
# Editor-based HTTP Client requests
150+
/httpRequests/
151+
# Datasource local storage ignored files
152+
/dataSources/
153+
/dataSources.local.xml
154+
155+
.idea/.idea.leetcode-CSharp.dir/.idea/vcs.xml
156+
.idea/.idea.leetcode-CSharp.dir/.idea/indexLayout.xml
157+
.idea/.idea.leetcode-CSharp.dir/.idea/projectSettingsUpdater.xml
158+
.idea/.idea.leetcode-CSharp.dir/.idea/workspace.xml
159+
160+
csharp/.idea/.idea.main/.idea/projectSettingsUpdater.xml
161+
csharp/.idea/.idea.main/.idea/workspace.xml
162+
csharp/.idea/.idea.main/.idea/.name
163+
csharp/.idea/.idea.main/.idea/indexLayout.xml
164+
csharp/.idea/.idea.main/.idea/vcs.xml

0 commit comments

Comments
 (0)