mirror of
https://github.com/ConjureETS/Labo_2_Equ_3_a15.git
synced 2026-03-24 02:00:57 +00:00
initial commit
This commit is contained in:
commit
fab7c7b377
36
.gitignore
vendored
Normal file
36
.gitignore
vendored
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
# =============== #
|
||||||
|
# Unity generated #
|
||||||
|
# =============== #
|
||||||
|
Temp/
|
||||||
|
Obj/
|
||||||
|
obj/
|
||||||
|
/Obj/
|
||||||
|
/obj/
|
||||||
|
UnityGenerated/
|
||||||
|
/Library/
|
||||||
|
|
||||||
|
# ===================================== #
|
||||||
|
# Visual Studio / MonoDevelop generated #
|
||||||
|
# ===================================== #
|
||||||
|
ExportedObj/
|
||||||
|
*.svd
|
||||||
|
*.userprefs
|
||||||
|
*.csproj
|
||||||
|
*.pidb
|
||||||
|
*.suo
|
||||||
|
*.sln
|
||||||
|
*.user
|
||||||
|
*.unityproj
|
||||||
|
*.booproj
|
||||||
|
|
||||||
|
# ============ #
|
||||||
|
# OS generated #
|
||||||
|
# ============ #
|
||||||
|
.DS_Store
|
||||||
|
.DS_Store?
|
||||||
|
._*
|
||||||
|
.Spotlight-V100
|
||||||
|
.Trashes
|
||||||
|
Icon?
|
||||||
|
ehthumbs.db
|
||||||
|
Thumbs.db
|
||||||
Loading…
x
Reference in New Issue
Block a user