Initial commit

This commit is contained in:
2021-08-06 21:33:13 +08:00
commit 53fe408e14
2 changed files with 27 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex