diff options
author | Sebastian | 2009-12-09 00:56:16 +0100 |
---|---|---|
committer | Sebastian | 2009-12-09 00:56:16 +0100 |
commit | 0053d3dc39dfc506d27630f822356b3c8def8e39 (patch) | |
tree | 1d89857cb30c62be9353f3f3b95eb0332c35673b /.gitignore | |
parent | numvcpus>=2 only with vmplayer 3+ (diff) | |
download | core-0053d3dc39dfc506d27630f822356b3c8def8e39.tar.gz core-0053d3dc39dfc506d27630f822356b3c8def8e39.tar.xz core-0053d3dc39dfc506d27630f822356b3c8def8e39.zip |
add git-ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9d9dea70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +install.log +openslx-*.tar.bz2 +.settings +.includepath +.project + |