https://github.com/splatlab/squeakr
Revision 485b9d50f9a4c1e1be4b0a3c9f7a0a75004fd380 authored by Prashant Pandey on 30 November 2017, 16:41:59 UTC, committed by Prashant Pandey on 30 November 2017, 16:41:59 UTC
2 parent s c27fb52 + bd6ade1
Raw File
Tip revision: 485b9d50f9a4c1e1be4b0a3c9f7a0a75004fd380 authored by Prashant Pandey on 30 November 2017, 16:41:59 UTC
Merge branch 'master' of github.com:splatlab/squeakr
Tip revision: 485b9d5
.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