Skip to content
Snippets Groups Projects
Commit b3af5ec8 authored by michael.minelli's avatar michael.minelli
Browse files

Gitignore => Update

parent 5fafd4fb
No related branches found
No related tags found
No related merge requests found
.env
aws.xml
workspace.xml
.gitlab-ci-local
Wiki/.idea
AssignmentChecker/src/config/Version.ts
############################ MacOS
# General
......@@ -184,11 +186,10 @@ web_modules/
.yarn-integrity
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
.env*
.flaskenv*
!.env.project
!.env.vault
# parcel-bundler cache (https://parceljs.org/)
.cache
......@@ -243,7 +244,7 @@ dist
########################### Gitlab Runner
builds/
localartifacts/
cache/
########################### JetBrains
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment