This website requires JavaScript.
Explore
Help
Sign In
p96705831
/
platform_build
forked from
openkylin/platform_build
Watch
1
Star
0
Fork
You've already forked platform_build
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
679b57f584
platform_build
/
.gitignore
6 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add a .gitignore file to make git ignore *.pyc files Change-Id: Ie8877ca9c1152681433a638a5e4d20948326f7ca
2010-01-23 02:23:45 +08:00
*.pyc
Delete .swp file added by accident. Also added .swp to .gitignore. Change-Id: I51700f55230facde2e46574aa039d45ae5b29cdf
2014-07-23 08:42:35 +08:00
*.swp
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
2015-07-24 04:18:22 +08:00
blueprint/
kati/
soong/