Alexandre Alapetite 9 лет назад
Родитель
Сommit
6ebbaaa7fa
3 измененных файлов с 10 добавлено и 12 удалено
  1. 3 7
      data/.gitignore
  2. 2 1
      data/PubSubHubbub/feeds/.gitignore
  3. 5 4
      data/users/.gitignore

+ 3 - 7
data/.gitignore

@@ -1,10 +1,6 @@
-application.ini
 config.php
-*.sqlite
-touch.txt
-no-cache.txt
-*.bak.php
-*.lock.txt
+config.php.bak.php
+force-https.txt
 last_update.txt
+no-cache.txt
 update.php
-force-https.txt

+ 2 - 1
data/PubSubHubbub/feeds/.gitignore

@@ -1 +1,2 @@
-*/*
+*/*.json
+*/*.txt

+ 5 - 4
data/users/.gitignore

@@ -1,4 +1,5 @@
-db.sqlite
-config.php
-log*.txt
-
+*/
+*/config.php
+*/db.sqlite
+!_/
+*/log*.txt