commit 08c8e5bb47fae877da470247b238a9d05579a0d0 Author: Lena Biresch Date: Thu Dec 10 14:07:33 2020 +0000 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..595757c --- /dev/null +++ b/.gitignore @@ -0,0 +1,39 @@ +# ---> Unity +[Ll]ibrary/ +[Tt]emp/ +[Oo]bj/ +[Bb]uild/ +[Bb]uilds/ +Assets/AssetStoreTools* + +# Visual Studio cache directory +.vs/ + +# Autogenerated VS/MD/Consulo solution and project files +ExportedObj/ +.consulo/ +*.csproj +*.unityproj +*.sln +*.suo +*.tmp +*.user +*.userprefs +*.pidb +*.booproj +*.svd +*.pdb +*.opendb +*.VC.db + +# Unity3D generated meta files +*.pidb.meta +*.pdb.meta + +# Unity3D Generated File On Crash Reports +sysinfo.txt + +# Builds +*.apk +*.unitypackage + diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ae8a4e --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# HoloPy3 +