HomeSort by relevance Sort by last modified time
    Searched refs:gitignore (Results 1 - 8 of 8) sorted by null

  /hardware/broadcom/wlan/
.gitignore 3 # subdirectories here. Add them in the ".gitignore" file
36 !.gitignore
  /external/harfbuzz_ng/
git.mk 22 # This enables automatic .gitignore generation. If you need to ignore
24 # But think twice before doing that. If a file has to be in .gitignore,
33 # ignore them. See "man gitignore".
52 # - all: "make all" will build all gitignore files.
53 # - gitignore: makes all gitignore files in the current dir and subdirs.
54 # - .gitignore: make gitignore file for the current dir.
55 # - gitignore-recurse: makes all gitignore files in the subdirs
    [all...]
  /external/chromium_org/third_party/libvpx/
update_libvpx.sh 50 echo ".svn" >> .gitignore
  /ndk/sources/cxx-stl/llvm-libc++/tools/
upgrade-upstream.sh 119 ".gitignore
121 " > .gitignore
124 run git add -f .gitignore
  /external/strace/xlat/
gen.sh 98 printf '/%s\n' .gitignore Makemodule.am
123 gen_git "${output}/.gitignore" ${names}
  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 157 (?:^|/)(?:DEADJOE|\.cvsignore|\.arch-inventory|\.bzrignore|\.gitignore)$|
licensecheck.pl 160 (?:^|/)(?:DEADJOE|\.cvsignore|\.arch-inventory|\.bzrignore|\.gitignore)$|
  /ndk/sources/host-tools/sed-4.2.1/
autoboot 142 # Set this to '.cvsignore .gitignore' in bootstrap.conf if you want
159 test -d .git && vc_ignore=.gitignore

Completed in 125 milliseconds