Files: 8924bfbcacd7157fc95e73da83a1f17630e189ea / .gitignore
160 bytesRaw
1 | .DS_Store |
2 | node_modules |
3 | dist/build.js |
4 | dist/build.css |
5 | yarn-error.log |
6 | npm-debug.log |
7 | |
8 | # Editor directories and files |
9 | .vscode |
10 | *.suo |
11 | *.ntvs* |
12 | *.njsproj |
13 | *.sln |
14 | snippets* |
Built with git-ssb-web