diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-24 20:16:00 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-24 20:16:00 -0400 |
commit | 631d5af665f8de63db7940fe7bdb82960686db2f (patch) | |
tree | ad115810df243dbad624f25637d7dc62941655db /.gitignore | |
parent | e786deb7f6677d0eeb760cdc698837692ed92013 (diff) |
Ignore br_ips and ips_patch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d64e00e65..7029feac1 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ build/ *.pl *.bak src/data/items.h # Autogenerated by jsonproc +tools/br_ips/{br_ips,ips_patch}{,.exe} |