summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c591e64c102b360c37aa49fe2deda4b756b761f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Build dir
[Bb]uild/

# Install dir
[Ii]nstall/

# Package dir
[Pp]ackage[-_\s\d]*/

# Test dir
[Tt]esting/

# Visual Studio Code
.vscode