rats-search/.gitignore
Alexey Kasyanchuk b4373c3a8d release
2023-05-21 03:09:26 +03:00

23 lines
270 B
Plaintext

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