diff options
| author | Eugen Wissner <belka@caraus.de> | 2016-08-25 12:21:39 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2016-08-25 12:21:39 +0200 |
| commit | 25c292662aef59c66e5389c86e0127fa75ef5210 (patch) | |
| tree | e4883d302b4adff8567a6b7336fd7187cf8d4e8c | |
| parent | a3efee6d7f5b3e4a2720154cf162f2f07f199135 (diff) | |
| download | tanya-25c292662aef59c66e5389c86e0127fa75ef5210.tar.gz | |
Ignore static libraries and object files
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ +# Binary +*.[oa] + +# D .dub __test__*__ |
