mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 02:59:18 +02:00
added .env file to gitignore
This commit is contained in:
parent
7c4325a0df
commit
a468e21e64
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -44,4 +44,7 @@ website/i18n/**/*
|
||||||
#!website/i18n/fr
|
#!website/i18n/fr
|
||||||
#!website/i18n/fr/**/*
|
#!website/i18n/fr/**/*
|
||||||
|
|
||||||
.netlify
|
.netlify
|
||||||
|
|
||||||
|
.env
|
||||||
|
.env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue