btop/.gitignore

37 lines
286 B
Plaintext
Raw Normal View History

2021-05-07 06:45:13 +12:00
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
2021-05-07 09:14:20 +12:00
build
2021-05-09 00:56:48 +12:00
bin
2021-05-07 09:14:20 +12:00
btop