update gitignore
This commit is contained in:
parent
53096d79c4
commit
5f742fc417
12
.gitignore
vendored
12
.gitignore
vendored
@ -5,3 +5,15 @@ doc/html
|
|||||||
*api.json.new
|
*api.json.new
|
||||||
*.qm
|
*.qm
|
||||||
*.install
|
*.install
|
||||||
|
*.o
|
||||||
|
moc_*.cpp
|
||||||
|
*.moc
|
||||||
|
Makefile
|
||||||
|
*.so*
|
||||||
|
qrc_*.cpp
|
||||||
|
*debhelper.log
|
||||||
|
*.dirs
|
||||||
|
*.install
|
||||||
|
*.substvars
|
||||||
|
plugininfo.h
|
||||||
|
extern-plugininfo.h
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user