mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Unity.gitignore modyfying, add /[Bb]uilds/ /Assets/AssetStoreTools*
dictionaries and *.svd
svd files to be ignored
modified: Unity.gitignore
This commit is contained in:
parent
e569015535
commit
5e08bf6060
1 changed files with 5 additions and 0 deletions
|
@ -2,8 +2,11 @@
|
|||
/[Tt]emp/
|
||||
/[Oo]bj/
|
||||
/[Bb]uild/
|
||||
/[Bb]uilds/
|
||||
/Assets/AssetStoreTools*
|
||||
|
||||
# Autogenerated VS/MD solution and project files
|
||||
ExportedObj/
|
||||
*.csproj
|
||||
*.unityproj
|
||||
*.sln
|
||||
|
@ -13,6 +16,8 @@
|
|||
*.userprefs
|
||||
*.pidb
|
||||
*.booproj
|
||||
*.svd
|
||||
|
||||
|
||||
# Unity3D generated meta files
|
||||
*.pidb.meta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue