1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00

Update UnrealEngine.gitignore

Unreal Engine supports project file generation for VSCode.
Enhance Unreal ignore file for VSCode accordingly.
This commit is contained in:
Weida Hong 2024-09-05 04:24:22 +08:00
parent 33243d9491
commit ba69a68eaa
No known key found for this signature in database
GPG key ID: 8CC2E9CFB3BE270C

View file

@ -1,6 +1,9 @@
# Visual Studio 2015 user specific files
.vs/
# VS Code workspace settings folder for generated C/C++ settings and commands
.vscode/
# Compiled Object files
*.slo
*.lo
@ -34,6 +37,7 @@
# These project files can be generated by the engine
*.xcodeproj
*.xcworkspace
*.code-workspace
*.sln
*.suo
*.opensdf