mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
commit
b91dab62df
1 changed files with 20 additions and 0 deletions
20
D.gitignore
Normal file
20
D.gitignore
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue