diff options
author | Vegard Storheil Eriksen <zyp@jvnv.net> | 2010-02-09 11:38:58 +0100 |
---|---|---|
committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2010-02-09 11:38:58 +0100 |
commit | 19b6628549c8b80f23976d9b42f2cd853989422c (patch) | |
tree | 3d8ad793b39c0e96b3bb6d6ca7e0a2555a17a803 /.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..0731c13 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.* +*.o +foo
\ No newline at end of file |