diff options
author | TingPing <tngpng@gmail.com> | 2013-08-04 07:13:50 -0400 |
---|---|---|
committer | TingPing <tngpng@gmail.com> | 2013-08-04 07:13:50 -0400 |
commit | 272b3d2f824df37472adf22993e59ae9b084e04d (patch) | |
tree | bce27b2108c621afbb8cf20a97c7b5b9b5055631 /.gitignore | |
parent | 2528a785938af1b004ead2f266f35b4eaa5e0219 (diff) |
Add .patch to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d9378370..3b1e882b 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,7 @@ stamp-h1 *.gmo *.mo *.po~ +*.patch # Win32 generated files plugins/wmpa/wmpa_h.h plugins/wmpa/wmpa_i.c |