improve pushEngine

This commit is contained in:
Syping 2018-08-22 21:42:39 +02:00
parent fbcdbbc524
commit 6cd4614371
3 changed files with 11 additions and 8 deletions

11
.gitignore vendored
View file

@ -1,6 +1,3 @@
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
@ -18,7 +15,6 @@
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
@ -30,3 +26,10 @@
*.exe
*.out
*.app
# Qt project user file
*.pro.user
# Gettext translation files
*.po
*.pot