Merge PR #204: Remove build artefacts from gitignore.

pull/208/head
Jenkins 2019-09-02 18:01:50 +02:00
commit 01b60a5b3d
1 changed files with 0 additions and 24 deletions

24
.gitignore vendored
View File

@ -13,16 +13,6 @@ doc/interfacelist.qdoc
debs*.tar
# in source build artifaces
*.o
moc_*.cpp
*.moc
Makefile
*.so*
qrc_*.cpp
*debhelper.log
*.dirs
*.install
*.substvars
tests/auto/actions/testactions
tests/auto/configurations/testconfigurations
tests/auto/devices/testdevices
@ -44,18 +34,4 @@ tests/auto/versioning/testversioning
tests/auto/webserver/webserver
tests/auto/websocketserver/websocketserver
# debian package generated stuff
debian/.debhelper/
debian/debhelper-build-stamp
debian/files
debian/guh-dbg/
debian/guh-tests/
debian/guh-translations/
debian/guh/
debian/guhd/
debian/libguh1-dev/
debian/libguh1/
debian/tmp/
server/guhd
.idea/