diff options
| author | Eugen Wissner <belka@caraus.de> | 2018-03-11 11:40:46 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2018-03-11 11:40:46 +0100 |
| commit | 2532d491059e7941693e5e3dc8d8011b6b94da6a (patch) | |
| tree | 625d90f0130755bfbf2a375fd30ac38e593916ef /.gitignore | |
| parent | abfccc35a24603791fbaf71f8ad70f90e21806a4 (diff) | |
| download | tanya-2532d491059e7941693e5e3dc8d8011b6b94da6a.tar.gz | |
Ignore .lib files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # Binary *.[oa] *.exe +*.lib # D .dub |
