Files: 10617617a22213d1073b8f58e617b89d58186475 / .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