mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Use absolute paths for CEF generated files in .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -46,7 +46,7 @@ Thumbs.db
|
||||
/binary_distrib
|
||||
/docs
|
||||
# CEF generated files
|
||||
include/cef_pack_resources.h
|
||||
include/cef_pack_strings.h
|
||||
include/cef_version.h
|
||||
patch/patch_state.h
|
||||
/include/cef_pack_resources.h
|
||||
/include/cef_pack_strings.h
|
||||
/include/cef_version.h
|
||||
/patch/patch_state.h
|
||||
|
Reference in New Issue
Block a user