NotePublic/.gitignore
ithink.chan 85981b38b2 补充 VSCode 插件.
Signed-off-by: ithink.chan <chenyang@autoai.com>
2019-08-22 09:51:08 +08:00

32 lines
262 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# Projects
.vscode