diff options
author | ace20022 <ace20022@ymail.com> | 2017-06-15 09:36:40 +0200 |
---|---|---|
committer | ace20022 <ace20022@ymail.com> | 2017-06-15 09:37:12 +0200 |
commit | 0be09e2eb9e094914830e0d8ae0bb1bfbf20ff41 (patch) | |
tree | 61ac7558d150577bf5ac087dd856bbc252ae2c43 /.gitignore | |
parent | b99f58ef53d6413207aa836cd26a329732c36098 (diff) |
[git][win32] Add /project/BuildDependencies/win32 to the ignore list.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6ffcba6650..4071615709 100644 --- a/.gitignore +++ b/.gitignore @@ -250,6 +250,7 @@ lib/cpluff/stamp-h1 /project/BuildDependencies/bin/doxygen /project/BuildDependencies/bin/json-rpc /project/BuildDependencies/x64 +/project/BuildDependencies/win32 # /system /system/cpluff.dll |