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:
parent
33243d9491
commit
ba69a68eaa
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue