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