mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
removing OS and IDE specific content
This commit is contained in:
parent
dae35c0933
commit
1235fcdff5
1 changed files with 1 additions and 21 deletions
|
@ -23,23 +23,6 @@ bld/
|
|||
[Ll]og/
|
||||
[Ll]ogs/
|
||||
|
||||
# VS and VS Code files for those working on multiple tools
|
||||
.vscode/*
|
||||
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
*.code-workspace
|
||||
|
||||
.vs/*
|
||||
|
||||
# Still usesd in VS for HTTP files and publish profiles
|
||||
.user
|
||||
|
||||
# OS Specifc
|
||||
.DS_Store/*
|
||||
|
||||
# .NET Core
|
||||
project.lock.json
|
||||
project.fragment.lock.json
|
||||
|
@ -68,7 +51,4 @@ CodeCoverage/
|
|||
# NUnit
|
||||
*.VisualState.xml
|
||||
TestResult.xml
|
||||
nunit-*.xml
|
||||
|
||||
# JetBrains Rider
|
||||
.idea/*
|
||||
nunit-*.xml
|
Loading…
Add table
Add a link
Reference in a new issue