diff options
author | Anthony Ramine <[email protected]> | 2013-03-31 12:16:15 +0200 |
---|---|---|
committer | Anthony Ramine <[email protected]> | 2013-03-31 12:16:15 +0200 |
commit | 96365105d4871b8d8d08ce2f6c0d100ef76b0a6e (patch) | |
tree | c270d44f2d86c7825dc56ef99bf06c056caf8a5f /lib/snmp/include/.gitignore | |
parent | f285ee66678ae8761dc82b5ba0c023dd759091fc (diff) | |
download | otp-96365105d4871b8d8d08ce2f6c0d100ef76b0a6e.tar.gz otp-96365105d4871b8d8d08ce2f6c0d100ef76b0a6e.tar.bz2 otp-96365105d4871b8d8d08ce2f6c0d100ef76b0a6e.zip |
Fix SNMP gitignore files
Diffstat (limited to 'lib/snmp/include/.gitignore')
-rw-r--r-- | lib/snmp/include/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/snmp/include/.gitignore b/lib/snmp/include/.gitignore new file mode 100644 index 0000000000..4db987f64a --- /dev/null +++ b/lib/snmp/include/.gitignore @@ -0,0 +1,4 @@ +*.hrl +!SNMPv2-TC.hrl +!snmp_tables.hrl +!snmp_types.hrl |