adding Intellisense precompiled headers
ipch files can appear in Unreal projects folder with VS 2022
This commit is contained in:
parent
d0b80a4699
commit
24ca99b6ec
@ -10,6 +10,7 @@
|
|||||||
# Precompiled Headers
|
# Precompiled Headers
|
||||||
*.gch
|
*.gch
|
||||||
*.pch
|
*.pch
|
||||||
|
*.ipch
|
||||||
|
|
||||||
# Compiled Dynamic libraries
|
# Compiled Dynamic libraries
|
||||||
*.so
|
*.so
|
||||||
|
Loading…
Reference in New Issue
Block a user