diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-07 18:52:22 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-07 18:52:22 +0100 |
commit | c83725c4fb7ee84b234d3faeffb03ba7c94c2e11 (patch) | |
tree | b26e0ff28a38bab582e1484555b1794156c1f383 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..201c581 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/_build +/Build +/blib |