mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
scripts
This commit is contained in:
parent
7462287ed4
commit
cb1286245c
1
.github/config/.files.yaml
vendored
1
.github/config/.files.yaml
vendored
@ -23,7 +23,6 @@ project: &project
|
|||||||
- exampleYmlFiles/**
|
- exampleYmlFiles/**
|
||||||
- gradle/**
|
- gradle/**
|
||||||
- libs/**
|
- libs/**
|
||||||
- scripts/**
|
|
||||||
- testing/**
|
- testing/**
|
||||||
- build.gradle
|
- build.gradle
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
|
2
app/core/.gitignore
vendored
2
app/core/.gitignore
vendored
@ -194,3 +194,5 @@ id_ed25519.pub
|
|||||||
|
|
||||||
# node_modules
|
# node_modules
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
||||||
|
scripts/**/*
|
||||||
|
Loading…
Reference in New Issue
Block a user