Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/src/scripts/ignore-examples
Views: 687
#!/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