main/.gitignore

17 lines
204 B
Plaintext
Executable File

.vscode
.DS_Store
node_modules/
dist/
npm-debug.log
yarn-error.log
public_html/js/bundle.js
public_html/js/bundle.js*
package-lock.json
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln