https://github.com/splatlab/squeakr
Revision 6741efd7b2e892f161508c27ccbf1207885c6474 authored by Rob Patro on 07 December 2017, 15:38:02 UTC, committed by Rob Patro on 07 December 2017, 15:38:02 UTC
1 parent 29a8ee5
Raw File
Tip revision: 6741efd7b2e892f161508c27ccbf1207885c6474 authored by Rob Patro on 07 December 2017, 15:38:02 UTC
update clipp
Tip revision: 6741efd
.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