-
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitignore
More file actions
36 lines (31 loc) · 526 Bytes
/
Copy path.gitignore
File metadata and controls
36 lines (31 loc) · 526 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Project Files #
Archive
Artifacts/
**/Artifacts/
docs/en-US/*.cab
docs/en-US/*.zip
docs/en-US/*HelpContent*.xml
docs/en-US/*HelpInfo*.xml
docs/en-US/*-help.xml
cov.xml
coverage.xml
Output/**/**
### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
### OS ###
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
### Codacy ###
.codacy/*
#Ignore vscode AI rules
.github\instructions\codacy.instructions.md