rats-search/.gitignore
2023-09-05 23:57:13 +08:00

25 lines
277 B
Plaintext

node_modules
.DS_Store
Thumbs.db
*.log
rats.json
binlog.*
*.pid
version.vrs
sphinx.conf
*.p2p
downloads.json
node.exe
.idea
/dist
/temp
/web
/database
# ignore everything in 'app' folder what had been generated from 'src' folder
/app/app.js
/app/background.js
/app/**/*.map