diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2010-04-12 02:21:11 +0200 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2010-04-12 02:21:11 +0200 |
commit | c4d5b82dd7b5080edc16aad8e753edda852de59c (patch) | |
tree | 6ee30258e9a2d64856db6b916ed8043b3341d5eb /.gitignore | |
download | obj-model-opengl-c4d5b82dd7b5080edc16aad8e753edda852de59c.tar obj-model-opengl-c4d5b82dd7b5080edc16aad8e753edda852de59c.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..733412c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +dist |