mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-17 12:54:35 -04:00
* PHP lint + phpunit + Manipulate translations + phpcs * eslint + markdownlint + rtlcss + stylelint * shellcheck + shfmt + hadolint
22 lines
172 B
Plaintext
22 lines
172 B
Plaintext
/bin/
|
|
/node_modules/
|
|
/vendor/
|
|
/constants.local.php
|
|
|
|
# Temp files
|
|
*~
|
|
*.bak
|
|
*.backup
|
|
*.cache
|
|
\#*
|
|
.\#*
|
|
*\#
|
|
*.swp
|
|
*.swap
|
|
*.sav
|
|
*.save
|
|
*.autosav
|
|
*.autosave
|
|
*.sass-cache
|
|
sass.sh
|