Module: wine Branch: refs/heads/master Commit: 67fcd2f1ea68ab2842d0ee59cb4516694c884dbc URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=67fcd2f1ea68ab2842d0ee59...
Author: Bang Jun-Young bang.junyoung@gmail.com Date: Sun Jul 2 17:50:22 2006 +0900
cryptnet: Add .gitignore.
---
dlls/cryptnet/.gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 dlls/cryptnet/.gitignore
diff --git a/dlls/cryptnet/.gitignore b/dlls/cryptnet/.gitignore new file mode 100644 index 0000000..f3c7a7c --- /dev/null +++ b/dlls/cryptnet/.gitignore @@ -0,0 +1 @@ +Makefile