一. Android根目录下 建立 .gitignore文件,内容为:

*.bak*.[o]*~*.swp*.swo*.bakout/v8.logR.java*.img*.logdefault.propertiesbin/gen/*.tmp*.db*.classpath&1.svn/.goutputstream*project.properties.project



二. kernel目录,可再建一个单独的 .gitignore

## NOTE! Don't add files that are generated in specific# subdirectories here. Add them in the ".gitignore" file# in that subdirectory instead.## NOTE! Please use 'git ls-files -i --exclude-standard'# command after changing this file, to see if there are# any tracked files which get ignored after the change.## Normal rules#.**.o*.o.**.a*.s*.ko*.so*.so.dbg*.mod.c*.i*.lst*.symtypes*.ordermodules.builtin*.elf*.bin*.gz*.bz2*.lzma*.lzo*.patch*.gcno## Top-level generic files#/tags/TAGS/linux/vmlinux/vmlinuz/System.map/module.markers/Module.symvers## git files that we don't want to ignore even it they are dot-files#!.gitignore!.mailmap## Generated include files#include/configinclude/linux/version.hinclude/generated# stgit generated dirspatches-*# quilt's filespatchesseries# cscope filescscope.*ncscope.*# gnu global filesGPATHGRTAGSGSYMSGTAGS*.orig*~\#*#


更多相关文章

  1. Android应用程序组件Content Provider应用实例(4)
  2. android 手机虚拟按键 震动过程的追溯(1)
  3. Ubuntu 编译Android若干错误及解决方法
  4. Android(安卓)7.0 FileUriExposedException 的处理
  5. Android(安卓)由图片资源ID获取图片的文件名
  6. Android(安卓)内核编绎错误解决方案
  7. 将Android(安卓)SQLite db 文件转化成xml保存在xml
  8. android学习记录
  9. 在Android(安卓)Studio中导入jar包

随机推荐

  1. 麻烦处理django中的泛型关系
  2. 腾讯应用宝采集数据分析
  3. Python根据第一项从2d数组中删除元素
  4. Django 1.5多用户身份验证或
  5. Python 3.x--模块导入
  6. 关于Python的属性、参数、方法的解释、区
  7. 套接字错误“IP地址在其上下文中无效” -
  8. 用python将二进制整数或字符串写入文件
  9. python 2.7 / exec /有什么问题?
  10. python mysql 导出到mongodb脚本