Skip to content

Commit b35fbc8

Browse files
authored
Merge pull request #122 from GetStream/feature/hide_internal_tools_from_git
Add ignoring internal tools that are added only locally to the project
2 parents 1ff9bb4 + 00ed0b9 commit b35fbc8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,9 @@ Desktop.ini
9898
!ReleaseTool/ReleaseTool.sln
9999

100100
#internal tools
101-
internal_replace_package_samples_by_imported_samples.bat
101+
internal_replace_package_samples_by_imported_samples.bat
102+
Assets/LocalOnlyTools_53854/
103+
Assets/LocalOnlyTools_53854.meta
104+
last_build_version_4983432740324322.txt
105+
last_build_version_4983432740324322.meta
106+

0 commit comments

Comments
 (0)