This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LBP
/
FreshRSS
mirror da
https://github.com/FreshRSS/FreshRSS.git
Segui
4
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Fix dockerignore (
#2190
)
Alexandre Alapetite
7 anni fa
parent
c78be1371e
commit
1a1ed64ad5
1 ha cambiato i file
con
3 aggiunte
e
3 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
3
.dockerignore
+ 3
- 3
.dockerignore
Vedi File
@@ -1,3 +1,3 @@
-
*
/.git
-
*
/data
-
*
/docs
+/.git
+/data
+/docs