Initialize repo

This commit is contained in:
MrRobin
2023-10-28 02:46:42 +02:00
parent df5ab7bec8
commit 1a7c2f384b
10 changed files with 1100 additions and 0 deletions

5
.gitignore vendored
View File

@ -72,3 +72,8 @@ Plugins/*/Intermediate/*
# Cache files for the editor to use
DerivedDataCache/*
# Unreal Plugin
/Binaries/**
/Intermediate/**