This website works better with JavaScript.
Home
Explore
About Gitea
Register
Sign In
pieroproietti
/
penguins-eggs
mirror of
https://github.com/pieroproietti/penguins-eggs
Watch
1
Star
0
Fork
0
Code
Issues
3
Releases
4
Wiki
Activity
Browse Source
folder
tags/v7.8.11^2
Piero Proietti
2 months ago
parent
0f41e9fa3e
commit
c28f22c4f8
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+1
-1
conf/tools.yaml
+ 1
- 1
.gitignore
View File
@@ -20,7 +20,6 @@
/dist
/docs
/lib
/perrisbrewery/workdir/*
/tmp
/yarn.lock
/calamares-settings-debian
@@ -34,4 +33,5 @@ node_modules
node_modules/
npm-debug.log*
pids
perrisbrewery/workdir/*
+ 1
- 1
conf/tools.yaml
View File
@@ -16,7 +16,7 @@ remotePathIso: /home/artisan/sourceforge/iso/
# local directories - only for developers
localPathDeb: ~/penguins-eggs/perrisbrewery/
localPathDeb: ~/penguins-eggs/perrisbrewery/
workdir/
localPathDoc: ~/penguins-eggs/docs
localPathIso: /home/eggs
Write
Preview
Loading…
Cancel
Save