2022-06-08 18:16:14 +01:00
|
|
|
# emacs
|
|
|
|
*~
|
|
|
|
\#*\#
|
|
|
|
tramp
|
|
|
|
.\#*
|
|
|
|
|
|
|
|
# IDE
|
|
|
|
/.idea/
|
|
|
|
/.vscode/
|
|
|
|
/.gradle/
|
|
|
|
/gradle/
|
|
|
|
*.code-workspace
|
|
|
|
|
|
|
|
# Prerequisites
|
|
|
|
*.d
|
|
|
|
|
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
2017-04-02 01:26:04 +13:00
|
|
|
*.o
|
2022-06-08 18:16:14 +01:00
|
|
|
*.obj
|
|
|
|
|
|
|
|
# Precompiled Headers
|
|
|
|
*.gch
|
|
|
|
*.pch
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
|
|
|
|
# Fortran module files
|
|
|
|
*.mod
|
|
|
|
*.smod
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
2017-04-02 01:26:04 +13:00
|
|
|
*.a
|
2022-06-08 18:16:14 +01:00
|
|
|
*.lib
|
|
|
|
|
|
|
|
# Executables
|
|
|
|
*.exe
|
|
|
|
*.out
|
|
|
|
*.app
|
|
|
|
|
|
|
|
# Misc
|
2017-04-02 11:34:23 +12:00
|
|
|
eepget
|