diff options
author | Micael Karlberg <[email protected]> | 2013-05-17 12:57:30 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2013-05-17 12:57:30 +0200 |
commit | 68ce9b1e6be904c092ed558627b36526b2fa1a18 (patch) | |
tree | dbfeac409b26d698f279cb9fbbd95e8a4339fc9d /lib/snmp/.gitignore | |
parent | 27bfa34b48f365f22f0eb01f821f458b9c00a533 (diff) | |
download | otp-68ce9b1e6be904c092ed558627b36526b2fa1a18.tar.gz otp-68ce9b1e6be904c092ed558627b36526b2fa1a18.tar.bz2 otp-68ce9b1e6be904c092ed558627b36526b2fa1a18.zip |
[snmp] Added rules to git-ignore to not see patch apply result files
Diffstat (limited to 'lib/snmp/.gitignore')
-rw-r--r-- | lib/snmp/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/snmp/.gitignore b/lib/snmp/.gitignore index b1afc83df4..650c1d6865 100644 --- a/lib/snmp/.gitignore +++ b/lib/snmp/.gitignore @@ -1,6 +1,8 @@ # Match at any level. *.BKP +*.orig +*.rej doc/index.html |