Skip to content

Commit

Permalink
Merge pull request #7247 from atilaneves/ignore_dot_dub
Browse files Browse the repository at this point in the history
Ignore generated .dub directory
merged-on-behalf-of: Mathias Lang <mathias-lang-sociomantic@users.noreply.github.com>
  • Loading branch information
dlang-bot authored Oct 26, 2017
2 parents 51bc2fb + 15b105f commit 19083d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ src/dmd.exe
-trace.def
-trace.log
*.lst
.dub

# Visual Studio files
*.exe
Expand Down

0 comments on commit 19083d2

Please sign in to comment.