https://github.com/splatlab/squeakr
Revision 29a8ee5fa1f4618564928e75ccf51523165f1f9a authored by Rob Patro on 05 December 2017, 18:38:02 UTC, committed by Rob Patro on 05 December 2017, 18:38:02 UTC
1 parent 0217339
Raw File
Tip revision: 29a8ee5fa1f4618564928e75ccf51523165f1f9a authored by Rob Patro on 05 December 2017, 18:38:02 UTC
update clipp
Tip revision: 29a8ee5
.gitignore
# 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
back to top