-
Graziano Scalamera authoredc8361eec
Forked from
cs / ds / alarm-handler
62 commits behind the upstream repository.
.gitignore 309 B
# 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
bin/
.nse_depinfo
# Eclipse
.cproject
.project
.settings