summaryrefslogtreecommitdiffstats
path: root/documentation/.gitignore
blob: 541a820f6c59178661b11167ef8b683afdd678c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln