mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
Merge pull request #420 from linquize/cygwin
Add exe, dll to .gitignore
This commit is contained in:
commit
ccde347eb8
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -112,6 +112,8 @@ Makefile.config
|
|||
*.a
|
||||
*.o
|
||||
*.so
|
||||
*.dll
|
||||
*.exe
|
||||
*.dep
|
||||
*~
|
||||
*.pc
|
||||
|
|
Loading…
Reference in a new issue