1
QYF-GitLab1
2024-07-26 4f21c80fe12140f9e9e3272617ad37a3bb7f007b
.gitignore
New file
@@ -0,0 +1,27 @@
# Object files
*.o
*.ko
*.obj
*.elf
# dependencies
**/node_modules
dist
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
!\src\uni_modules
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex