mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-17 02:22:52 -04:00
Add to gitignore and dockerignore some additional files created by the different tests we have
21 lines
166 B
Plaintext
21 lines
166 B
Plaintext
/bin
|
|
/node_modules
|
|
package*.json
|
|
constants.local.php
|
|
|
|
# Temp files
|
|
*~
|
|
*.bak
|
|
*.backup
|
|
\#*
|
|
.\#*
|
|
*\#
|
|
*.swp
|
|
*.swap
|
|
*.sav
|
|
*.save
|
|
*.autosav
|
|
*.autosave
|
|
*.sass-cache
|
|
sass.sh
|