Commit 94e63265 authored by Guillermo Sanz López's avatar Guillermo Sanz López
Browse files

.gitignore

parent 919fc819
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -24,6 +24,15 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# local env files
.env*.local

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.