mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
Added justfile recipe file and the .gitignore
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
vendor/
|
||||||
|
compose.lock
|
||||||
|
|
||||||
|
### Data et Mémoire###
|
||||||
|
formulaire/data/yaml/*
|
||||||
|
formulaire/data/content/*
|
||||||
|
formulaire/data/cover/*
|
||||||
|
|
||||||
|
front-backend/data/yaml/*
|
||||||
|
front-backend/data/content/*
|
||||||
|
front-backend/data/cover/*
|
||||||
|
|
||||||
Reference in New Issue
Block a user