OSDN Git Service

Add build subprojects to .gitignore
authorColin Cross <ccross@android.com>
Thu, 23 Jul 2015 20:18:22 +0000 (13:18 -0700)
committerColin Cross <ccross@android.com>
Thu, 23 Jul 2015 20:18:47 +0000 (13:18 -0700)
Add blueprint, kati, and soong subdirectories to .gitignore so nothing
gets committed there when new subprojects are added to the manifest.

Change-Id: I888b94a89c87d99c8d28e8abd07a830f9cd86702

.gitignore

index c9b568f..f1f4a52 100644 (file)
@@ -1,2 +1,5 @@
 *.pyc
 *.swp
+blueprint/
+kati/
+soong/