mirror of
https://github.com/WeActStudio/WeActStudio.EpaperModule.git
synced 2026-08-16 13:13:45 +02:00
first commit
This commit is contained in:
+51
@@ -0,0 +1,51 @@
|
||||
*.psd
|
||||
*.o
|
||||
.DS_Store
|
||||
*~
|
||||
.~lock*
|
||||
*.uvopt
|
||||
*.dep
|
||||
*.bak
|
||||
*.uvgui.*
|
||||
*.uvguix.*
|
||||
|
||||
UNSupport/
|
||||
|
||||
*.swp
|
||||
*.save
|
||||
.project
|
||||
.settings
|
||||
.cproject
|
||||
obj/
|
||||
patches/
|
||||
.idea
|
||||
*.crf
|
||||
*.d
|
||||
*.lnp
|
||||
|
||||
# artefacts of top-level Makefile
|
||||
/downloads/
|
||||
/build/
|
||||
# local changes only
|
||||
make/local.mk
|
||||
|
||||
# artefacts for VisualGDB (running in Visual Studio)
|
||||
mcu.mak
|
||||
mcu.mak.old
|
||||
stm32.mak
|
||||
|
||||
# eclipse launch configurations
|
||||
/support/eclipse
|
||||
|
||||
# ozone launch configurations
|
||||
/support/ozone
|
||||
|
||||
# artefacts for Visual Studio Code
|
||||
/.vscode/
|
||||
|
||||
# artefacts for CLion
|
||||
/cmake-build-debug/
|
||||
|
||||
.vagrant
|
||||
ubuntu*.log
|
||||
/.vs
|
||||
Reference in New Issue
Block a user