diff options
author | Jouni Malinen <jouni.malinen@atheros.com> | 2009-06-29 21:47:19 +0300 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2009-06-29 21:47:19 +0300 |
commit | 064bb8232c9003b11be7bce3aa0a4a68aee2fd6f (patch) | |
tree | f1754a583f8de4dd414d7204926192bbd69e635b /src/radius | |
parent | f141be0cafeb327ecec374de52fef3d216af5014 (diff) | |
download | external_wpa_supplicant_8_ti-064bb8232c9003b11be7bce3aa0a4a68aee2fd6f.zip external_wpa_supplicant_8_ti-064bb8232c9003b11be7bce3aa0a4a68aee2fd6f.tar.gz external_wpa_supplicant_8_ti-064bb8232c9003b11be7bce3aa0a4a68aee2fd6f.tar.bz2 |
Add root .gitignore file to cleanup ignore lists
This removes need for local configuration to ignore *.o and *~
and allows the src/*/.gitignore files to be removed (subdirectories
will inherit the rules from the root .gitignore).
Diffstat (limited to 'src/radius')
-rw-r--r-- | src/radius/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radius/.gitignore b/src/radius/.gitignore deleted file mode 100644 index a438335..0000000 --- a/src/radius/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.d |