This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_build
mirror of
https://github.com/fazilsheik96/android_build.git
Watch
1
Star
0
Fork
You've already forked android_build
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6e788ff89
android_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-22 18:23:45 +00:00
*.pyc
Delete .swp file added by accident. Also added .swp to .gitignore. Change-Id: I51700f55230facde2e46574aa039d45ae5b29cdf
2014-07-23 00:42:35 +00: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-23 20:18:22 +00:00
blueprint/
kati/
soong/