aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b93ec0eef4d1a8f33ab41394654be24b22360d64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.DS_Store
.d8_history
*~
*.pyc
console/TestCases
github-deploy-key
github-deploy-key.pub
node_modules

# Only apps should have lockfiles
package-lock.json
yarn.lock
npm-shrinkwrap.json