Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 43fdd665 authored by Sergey Zolotarev's avatar Sergey Zolotarev Committed by Michael Bestas
Browse files

Ignore build directories in submodules inside external/

Change-Id: Icb9a730f2b8ab10f4f2b165dbcb2ff2dee6b1e9a
parent 2b9ed30b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2,19 +2,24 @@
	path = external/colorpicker
	url = https://github.com/Etar-Group/android_frameworks_opt_colorpicker.git
	branch = rebase
	ignore = untracked
[submodule "external/timezonepicker"]
	path = external/timezonepicker
	url = https://github.com/Etar-Group/standalone-calendar-timezonepicker.git
	branch = rebase
	ignore = untracked
[submodule "external/calendar"]
	path = external/calendar
	url = https://github.com/Etar-Group/android_frameworks_opt_calendar.git
	branch = master
	ignore = untracked
[submodule "external/ex"]
	path = external/ex
	url = https://github.com/Etar-Group/standalone-calendar-frameworks-ex.git
	branch = master
	ignore = untracked
[submodule "external/chips"]
	path = external/chips
	url = https://github.com/Etar-Group/android_frameworks_opt_chips.git
	branch = rebase
	ignore = untracked