frostfs-powershell/.gitignore

18 lines
282 B
Text
Raw Permalink Normal View History

2024-06-10 07:58:43 +00:00
# ---> VisualStudioCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
# Local History for Visual Studio Code
.history/
# Built Visual Studio Code Extensions
*.vsix
2024-06-13 08:32:48 +00:00
[Dd]ebug/
[Rr]elease/
[Bb]in/
[Oo]bj/