KawAnime/.gitignore

32 lines
304 B
Plaintext

# dependencies
node_modules
package-lock.json
# logs
npm-debug.log
# Mac OS
.DS_Store
# Idea directory
.idea
#dist
KawAnime*
dist/mac
dist/github
dist/linux-unpacked
dist/win-unpacked
dist/latest*
# webpack
public
# tests
.nyc_output
reports
selenium-debug.log
coverage.lcov
/coverage/
screenshots