OpenBK7231T_App/.gitignore
2025-10-10 11:23:53 +02:00

43 lines
444 B
Plaintext

output/**
**/*.o
**/*.oo
**/*.obj
*.idb
*.exe
*.pdb
*.ncb
*.bak
*.tlog
**/*.d
/custom.mk
/.vs
.vscode
recents.json
node_modules
Debug*/**
libs_for_simulator/**
*.user
DevIL.dll
freeglut.dll
ILU.dll
ILUT.dll
SDL2.dll
nfd_d.lib
configMemory.bin
/sim_lastPublish_long.txt
/sim_lastPublishes.txt
/sim_lastPublish.txt
/lastHTTPPacket.txt
/lastMQTTPublishSentByOBK.txt
*.sln
# MacOS ignores
.DS_Store
# MSVC
enc_temp_folder/**
*.su
/.idea/**
*.so