mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Add *.dll to .gitignore (for Windows)
This commit is contained in:
parent
670a028815
commit
af7ea2b92a
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -50,5 +50,6 @@ bam.exe
|
|||
.settings
|
||||
*.opensdf
|
||||
*.pyc
|
||||
*.dll
|
||||
|
||||
DDNet*
|
||||
|
|
Loading…
Reference in a new issue