This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
LBP
/
FreshRSS
miroir de
https://github.com/FreshRSS/FreshRSS.git
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Fix dockerignore (
#2190
)
Alexandre Alapetite
il y a 7 ans
Parent
c78be1371e
commit
1a1ed64ad5
1 fichiers modifiés
avec
3 ajouts
et
3 suppressions
Vue séparée
Afficher les stats Diff
3
3
.dockerignore
+ 3
- 3
.dockerignore
Voir le fichier
@@ -1,3 +1,3 @@
-
*
/.git
-
*
/data
-
*
/docs
+/.git
+/data
+/docs