2
0
mirror of https://github.com/tachiyomiorg/website.git synced 2025-01-06 23:38:21 +01:00
tachiyomi-website/.gitignore
Simon M 51eb55eb50
Add download modal to front page ()
Add download modal to front page
2020-02-12 02:36:11 +01:00

21 lines
252 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/
# Ignore Visual Studio Code files
*.code-workspace
.vscode/launch.json