2 # This is the top-level .gitignore file:
3 # ignore everything except a list of allowed files.
5 # This is not the place for entries that are specific to
6 # a subdirectory. Instead add those files to the
7 # .gitignore file in that subdirectory.
10 # Please use 'git ls-files -i --exclude-standard'
11 # command after changing this file, to see if there are
12 # any tracked files which get ignored after the change.