mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-06 20:08:40 +00:00
Add cdn resources to .gitignore
This commit is contained in:
parent
fd6367feca
commit
e5b2899930
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
r/ # cdn resources folder
|
||||
bin/
|
||||
obj/
|
||||
/packages/
|
||||
|
@ -10,4 +11,4 @@ riderModule.iml
|
|||
/ProjectLighthouse/r/*
|
||||
/ProjectLighthouse/logs/*
|
||||
/ProjectLighthouse/ProjectLighthouse.csproj.user
|
||||
.vs/
|
||||
.vs/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue