mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
added some *.dll and *.a files to gitignore
This commit is contained in:
parent
3ae6add49c
commit
d49e3c4d9b
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,9 @@
|
|||
*.o
|
||||
*~
|
||||
|
||||
mouseover_win32/*.dll
|
||||
mouseover_win32/*.a
|
||||
|
||||
locale/*.qm
|
||||
debug/
|
||||
build/
|
||||
|
|
Loading…
Reference in a new issue