mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-21 21:10: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
|
||||
|
||||
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:
|
||||
key: one-key-to-rule-them-all
|
||||
paths: [ src, CMakeFiles, LIEF, _deps, cmake ]
|
||||
paths: [ src ]
|
||||
untracked: true
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user