tachiyomi-website/.gitignore
Simon M 1056f55123 Replace videos and their components (#77)
Resize videos

Replace videos in the web files
2019-10-04 21:45:13 -04:00

19 lines
220 B
Plaintext

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Node
node_modules/
npm-debug.log
# Compiled site
/public/
# Custom VSC workspace
*.code-workspace