This website works better with JavaScript.
Home
Explore
Help
Sign In
jfinn
/
kec
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add /pkg to docker ignore
develop
Silvestr Predko
2 years ago
parent
fcb5814d62
commit
e56edfa35b
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.dockerignore
+ 4
- 0
.dockerignore
View File
@@ -0,0 +1,4 @@
1
+/target
2
+/pkg
3
+/.git
4
+.gitignore
Write
Preview
Loading…
Cancel
Save