2017-12-06 21:43:47 +08:00
|
|
|
# Prerequisites
|
|
|
|
*.d
|
|
|
|
|
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.obj
|
|
|
|
|
|
|
|
# Precompiled Headers
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
|
|
|
|
# Fortran module files
|
|
|
|
*.mod
|
|
|
|
*.smod
|
|
|
|
|
|
|
|
# Executables
|
2018-09-03 17:14:03 +08:00
|
|
|
# *.exe
|
2017-12-06 21:43:47 +08:00
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
|
|
|
|
# Visual studio
|
2017-12-13 22:29:28 +08:00
|
|
|
Debug
|
|
|
|
Release
|
|
|
|
.vs
|
|
|
|
|
|
|
|
# cmake
|
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
|
|
|
cmake_install.cmake
|
|
|
|
Makefile
|
|
|
|
|
2019-04-08 13:17:46 +08:00
|
|
|
libGuiLite.a
|
|
|
|
libGuiLite.so
|
2019-01-09 11:23:42 +08:00
|
|
|
|
|
|
|
# Keil
|
|
|
|
GuiLite.uvguix.*
|
|
|
|
GuiLite.uvoptx
|
2019-01-11 09:56:54 +08:00
|
|
|
Objects
|
|
|
|
DebugConfig
|