mirror of
https://github.com/aristocratos/btop.git
synced 2024-10-31 21:01:03 +01:00
35 lines
281 B
Plaintext
35 lines
281 B
Plaintext
|
# 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
|
||
|
|
||
|
build
|
||
|
btop
|