Skip to content

Commit 3f7ccfa

Browse files
author
Pier-Olivier Boulianne
committed
WIP: forgot to add premake to the project...
1 parent 5ce8d0b commit 3f7ccfa

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

.gitignore

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Intermediates/
77
*.log
88
*imgui.ini
99

10-
!StarEditor/imgui.ini
11-
1210
# Visual Studio files and folder
1311
.vs/
1412
**.sln
@@ -18,15 +16,10 @@ Intermediates/
1816
**.csproj
1917

2018
# Directories
21-
StarEngine/vendor/VulkanSDK
22-
StarEditor/assets/cache
2319
scripts/__pycache__
2420

25-
StarEngine/vendor/VulkanSDK/VulkanSDK-1.2.170.0-Installer.exe
26-
vendor/premake/bin/
27-
StarEditor/Resources/Scripts/StarEngine-ScriptCore.dll
28-
StarEditor/Resources/Scripts/StarEngine-ScriptCore.pdb
29-
StarEditor/SandboxProject/Assets/Scripts/Binaries
21+
!vendor/bin/
22+
3023
Editor/assets/cache
3124
Editor/Resources/Scripts/ScriptCore.dll
3225
Editor/Resources/Scripts/ScriptCore.pdb

vendor/bin/premake5.exe

1.13 MB
Binary file not shown.

0 commit comments

Comments
 (0)