This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
PackageManager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add /sources to ignore dirs for LFS
feature/create-install-pkgs
Tovi Jaeschke-Rogers
3 years ago
parent
12ce07e87e
commit
7f579e1c66
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Variables/Variables.go
+ 1
- 0
Variables/Variables.go
View File
@ -24,6 +24,7 @@ var (
ConfigDir
,
"^/\\.git$"
,
"^/dist$"
,
"^/sources$"
,
"^/boot/grub$"
,
"^/proc$"
,
"^/dev$"
,
Write
Preview
Loading…
Cancel
Save