forked from jeanjack/fuz.web
nettoyage résidu var.mk + edition .gitignore
This commit is contained in:
parent
371be7b0cd
commit
b7e3d48c20
2 changed files with 0 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,6 +2,5 @@
|
||||||
.resources/
|
.resources/
|
||||||
*~
|
*~
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
config.toml
|
|
||||||
.gitmodules
|
.gitmodules
|
||||||
.public/
|
.public/
|
||||||
|
|
|
||||||
2
Makefile
2
Makefile
|
|
@ -1,5 +1,3 @@
|
||||||
include var.mk
|
|
||||||
|
|
||||||
all: init build oldsite
|
all: init build oldsite
|
||||||
|
|
||||||
init:
|
init:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue