mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-07 04:18:38 +00:00
Update .gitignore
This commit is contained in:
parent
71eb5fd858
commit
94c6ee73b7
1 changed files with 12 additions and 1 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -14,7 +14,7 @@ ProjectLighthouse/.vscode/launch.json
|
|||
.vscode/tasks.json
|
||||
.vscode/launch.json
|
||||
.editorconfig
|
||||
|
||||
launchSettings.json
|
||||
|
||||
# Lighthouse junk
|
||||
riderModule.iml
|
||||
|
@ -32,3 +32,14 @@ logs/*
|
|||
bin/
|
||||
obj/
|
||||
/packages/
|
||||
|
||||
# Misc
|
||||
*.bak
|
||||
*.old
|
||||
BACKUP*
|
||||
backup*
|
||||
|
||||
*.tmp
|
||||
*.bin
|
||||
*.png
|
||||
*.jpg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue