Initial commit

This commit is contained in:
2021-10-02 14:14:15 +08:00
commit e9a38ccd6a
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