* .gitignore: Add "*.dll".
This commit is contained in:
parent
ca3bc790a7
commit
d4869dde91
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -141,6 +141,7 @@ src/stamp-h1
|
|||
*.o
|
||||
*.res
|
||||
*.so
|
||||
*.dll
|
||||
[0-9]*.core
|
||||
core
|
||||
core.*[0-9]
|
||||
|
|
Loading…
Add table
Reference in a new issue