Add the Jetbrains Rider "idea" folder to gitignore.
This commit is contained in:
parent
0d5ecb7427
commit
dbc4e3ea66
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,6 +8,8 @@ msbuild.binlog
|
||||||
*.binlog
|
*.binlog
|
||||||
*.nupkg
|
*.nupkg
|
||||||
|
|
||||||
|
*.idea
|
||||||
|
|
||||||
Oqtane.Server/appsettings.json
|
Oqtane.Server/appsettings.json
|
||||||
Oqtane.Server/Data/*.mdf
|
Oqtane.Server/Data/*.mdf
|
||||||
Oqtane.Server/Data/*.ldf
|
Oqtane.Server/Data/*.ldf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user