Fix .gitignore files to not ignore subdirectory matches
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 7 Oct 2010 08:04:16 +0000 (11:04 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 7 Oct 2010 08:04:16 +0000 (11:04 +0300)
commit01cf713e51283a114039544fab920ae7116c7c24
treeb359eedd1c8e02385f7e4475427c43cf2184ca18
parentbf0ed63f3fa3e026370b518a4d7f574244f3c660
Fix .gitignore files to not ignore subdirectory matches

The previous used .gitignore files were mathing some files that
were actually already in the repository (e.g.,
hostapd/logwatch/hostapd). Avoid this by listing the conflicting
entries in the root directory .gitignore with full path.
.gitignore
hostapd/.gitignore [deleted file]
wpa_supplicant/.gitignore
wpa_supplicant/wpa_gui-qt4/.gitignore
wpa_supplicant/wpa_gui/.gitignore