Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
sagemathinc
GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/scripts/ignore-examples
Views: 275
#!/bin/bash

set -ev
export SRC="$( dirname "${BASH_SOURCE[0]}" )"/..

# I do not think we should be using submodules, but anyways...

git update-index --assume-unchanged $SRC/examples