diff options
| author | Julian Blake Kongslie | 2013-05-06 15:53:54 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2013-05-06 15:53:54 -0700 |
| commit | c8d966be2b53372339b27daff9dceae890f3f0f8 (patch) | |
| tree | 303ddcffcf499d4519ad6c61d5c3f78db6f38c35 /.gitignore | |
| download | cv-c8d966be2b53372339b27daff9dceae890f3f0f8.tar.xz | |
Initial revision.
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..ef5f7e5 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | *.aux | ||
| 2 | *.log | ||
| 3 | *.out | ||
| 4 | |||
