mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-22 05:20:00 +00:00
.gitignore, .gitlab-ci.yml
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1 +1,13 @@
|
|||||||
gridd-unlock-patcher.zip
|
gridd-unlock-patcher.zip
|
||||||
|
|
||||||
|
src/_deps/
|
||||||
|
src/CMakeFiles/
|
||||||
|
src/LIEF/
|
||||||
|
|
||||||
|
src/cmake_install.cmake
|
||||||
|
src/CMakeCache.txt
|
||||||
|
src/cpm-package-lock.cmake
|
||||||
|
src/Makefile
|
||||||
|
src/cmake/CPM_0.40.8.cmake
|
||||||
|
|
||||||
|
src/gridd-unlock-patcher
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
cache:
|
cache:
|
||||||
key: one-key-to-rule-them-all
|
key: one-key-to-rule-them-all
|
||||||
paths: [ src, CMakeFiles, LIEF, _deps, cmake ]
|
paths: [ src ]
|
||||||
untracked: true
|
untracked: true
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user