gitignore: ignore "include/" directory

When switching between "nm-1-0" branch and "master", it is
common to have a left-over "include/" directory with build
artifacts. Add it to gitignore.
This commit is contained in:
Thomas Haller 2016-01-07 17:49:14 +01:00
parent 39d6976e89
commit bcd28951a4

1
.gitignore vendored
View file

@ -273,6 +273,7 @@ test-*.trs
# but they were on older versions. Thus keep ignoring them
# otherwise when switching branches these untracked files show
# up.
/include/
/initscript/Slackware/rc.networkmanager
/initscript/*/[Nn]etwork[Mm]anager
/src/settings/plugins/ifnet/tests/check_ifnet