mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-08 08:27:38 -04:00
Update gitignore rules
This commit is contained in:
12
data/.gitignore
vendored
12
data/.gitignore
vendored
@@ -1,10 +1,6 @@
|
||||
application.ini
|
||||
config.php
|
||||
*.sqlite
|
||||
touch.txt
|
||||
no-cache.txt
|
||||
*.bak.php
|
||||
*.lock.txt
|
||||
last_update.txt
|
||||
update.php
|
||||
config.php.bak.php
|
||||
force-https.txt
|
||||
last_update.txt
|
||||
no-cache.txt
|
||||
update.php
|
||||
|
||||
3
data/PubSubHubbub/feeds/.gitignore
vendored
3
data/PubSubHubbub/feeds/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
*/*
|
||||
*/*.json
|
||||
*/*.txt
|
||||
|
||||
9
data/users/.gitignore
vendored
9
data/users/.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
db.sqlite
|
||||
config.php
|
||||
log*.txt
|
||||
|
||||
*/
|
||||
*/config.php
|
||||
*/db.sqlite
|
||||
!_/
|
||||
*/log*.txt
|
||||
|
||||
Reference in New Issue
Block a user