main/.gitignore

17 lines
208 B
Plaintext
Raw Normal View History

2017-11-28 12:37:49 +00:00
.vscode
.DS_Store
node_modules/
dist/
npm-debug.log
yarn-error.log
public_html/js/bundle@*.js
public_html/js/bundle@*.js*
2017-11-28 12:37:49 +00:00
package-lock.json
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln