ci: Change project-dir and add direnv to gitignore

This commit is contained in:
2025-06-17 11:30:15 +02:00
parent 7bc142a6d7
commit 3df4250065
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.fable/
.fake/
.direnv/
.vs/
.idea/
.ionide/

View File

@@ -5,7 +5,7 @@ variables:
include:
- project: oceanbox/gitlab-ci
ref: v4
file: DotnetDeployment.gitlab-ci.yml
file: Dotnet.gitlab-ci.yml
inputs:
project-name: excavator
project-dir: src
project-dir: .