Move subdirectory .gitignore to top level

This commit is contained in:
William S Fulton 2016-02-21 18:27:17 +00:00
commit 7e1d95de09
2 changed files with 4 additions and 5 deletions

5
.gitignore vendored
View file

@ -47,7 +47,6 @@ CCache/autom4te.cache/
CCache/config.h.in
CCache/configure
Source/Include/swigconfig.h.in
Source/Include/swigconfig.h.in~
Source/Makefile.in
Tools/config/compile
Tools/config/config.guess
@ -111,6 +110,10 @@ Examples/scratch
# Out of source tree build directories
*build*/
# errors test-suite
Examples/test-suite/errors/*.newerr
Examples/test-suite/errors/*.py
########## Language specific files ##########
# C#