diff options
author | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-10-30 14:58:46 +0100 |
---|---|---|
committer | Alex AUVOLAT <alex.auvolat@ens.fr> | 2014-10-30 14:58:46 +0100 |
commit | aef1365c7f375a5df8b1227e16456af51b009ab3 (patch) | |
tree | 31402a8fbab1c0327cc67f1b29d2bd1dc6107135 /.gitignore | |
download | NARP-aef1365c7f375a5df8b1227e16456af51b009ab3.tar.gz NARP-aef1365c7f375a5df8b1227e16456af51b009ab3.zip |
Beginning of documentation.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c158862 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Temporary files +*~ +*.swp + |