Skip to content

Commit

Permalink
Add build subprojects to .gitignore
Browse files Browse the repository at this point in the history
Add blueprint, kati, and soong subdirectories to .gitignore so nothing
gets committed there when new subprojects are added to the manifest.

Change-Id: I888b94a89c87d99c8d28e8abd07a830f9cd86702
  • Loading branch information
colincross committed Jul 23, 2015
1 parent cd7dfdb commit c3596d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
*.pyc
*.swp
blueprint/
kati/
soong/

0 comments on commit c3596d6

Please sign in to comment.