Skip to content

Commit c3596d6

Browse files
committed
Add build subprojects to .gitignore
Add blueprint, kati, and soong subdirectories to .gitignore so nothing gets committed there when new subprojects are added to the manifest. Change-Id: I888b94a89c87d99c8d28e8abd07a830f9cd86702
1 parent cd7dfdb commit c3596d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
*.pyc
22
*.swp
3+
blueprint/
4+
kati/
5+
soong/

0 commit comments

Comments
 (0)