This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
FreshRSS
mirror of
https://github.com/FreshRSS/FreshRSS.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fix dockerignore (
#2190
)
Alexandre Alapetite
7 years ago
parent
c78be1371e
commit
1a1ed64ad5
1 changed files
with
3 additions
and
3 deletions
Split View
Show Diff Stats
3
3
.dockerignore
+ 3
- 3
.dockerignore
View File
@@ -1,3 +1,3 @@
-
*
/.git
-
*
/data
-
*
/docs
+/.git
+/data
+/docs