1
0
mirror of https://github.com/github/gitignore synced 2024-06-10 06:30:01 +02:00

Merge pull request #1676 from MartinNowak/patch-1

gitignore file for D
This commit is contained in:
Brendan Forster 2015-10-05 17:50:59 +02:00
commit b91dab62df

20
D.gitignore Normal file
View File

@ -0,0 +1,20 @@
# Compiled Object files
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.a
*.lib
# Executables
*.exe
# DUB
.dub
docs.json
__dummy.html