mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-03 23:42:04 +02:00
improve pushEngine
This commit is contained in:
parent
fbcdbbc524
commit
6cd4614371
3 changed files with 11 additions and 8 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue