This commit is contained in:
Ludy87 2025-07-20 18:20:31 +02:00
parent 7462287ed4
commit cb1286245c
No known key found for this signature in database
GPG Key ID: 92696155E0220F94
2 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,6 @@ project: &project
- exampleYmlFiles/**
- gradle/**
- libs/**
- scripts/**
- testing/**
- build.gradle
- Dockerfile

2
app/core/.gitignore vendored
View File

@ -194,3 +194,5 @@ id_ed25519.pub
# node_modules
node_modules/
scripts/**/*