diff options
author | Matthias Schiffer <matthias@gamezock.de> | 2009-11-27 20:47:58 +0100 |
---|---|---|
committer | Matthias Schiffer <matthias@gamezock.de> | 2009-11-27 20:47:58 +0100 |
commit | 59360094e5ac1ddeb5eda365ac4ccf765786635f (patch) | |
tree | 4ddf107804febdfb4550a0e616a07945c65c5e96 /.gitignore | |
download | c3d-59360094e5ac1ddeb5eda365ac4ccf765786635f.tar c3d-59360094e5ac1ddeb5eda365ac4ccf765786635f.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2837841 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/build + +/.project +/.cproject +/.settings |