3 # http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
4 # http://git-scm.com/docs/gitignore.html
6 # - ignore files in this current directory with a leading /
7 # so that files with the same name is a subdirectory
8 # would not be ignored by mistake.
10 # per directory .gitignore would be used to ignore specific
13 # - more examples can be found at
15 # https://github.com/github/gitignore
16 # http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files
19 # global ignore rules:
25 # local (eg. current directory) rules:
30 # files created by autoreconf (autoconf, automake, libtool)
48 # files created by autoscan
55 # files created by ./configure
67 # files produced by make
69 /ib-hw-nes-create-qp-null