OpenBK7231T_App/.gitignore
Orley Eduardo df313ae8c9
Changed .gitIgnore to ignore build items and dependencies dlls and lib (#780)
Changed window default size to 800x600
Window can be resized
Windows resize event to fix renderer size
Shape Drawinfoprmation SubShapes index fixed
2023-04-12 00:26:12 +02:00

31 lines
331 B
Plaintext

output/**
**/*.o
**/*.obj
*.idb
*.exe
*.pdb
*.ncb
*.bak
**/*.d
/custom.mk
/.vs
.vscode
node_modules
Debug*/**
libs_for_simulator/**
*.user
DevIL.dll
freeglut.dll
ILU.dll
ILUT.dll
SDL2.dll
nfd_d.lib
/sim_lastPublish_long.txt
/sim_lastPublishes.txt
/sim_lastPublish.txt
/lastMQTTPublishSentByOBK.txt
*.sln
# MacOS ignores
.DS_Store