11 lines · plain
1#==============================================================================#2# This file specifies intentionally untracked files that git should ignore.3# See: http://www.kernel.org/pub/software/scm/git/docs/gitignore.html4#5# This file is intentionally different from the output of `git svn show-ignore`,6# as most of those are useless.7#==============================================================================#8 9# Nested build directory10/build*11