diff options
author | notaz | 2009-05-21 18:34:34 +0300 |
---|---|---|
committer | notaz | 2009-05-21 18:49:42 +0300 |
commit | 5da9148dd11760c74db86d316d39ca329f8df24f (patch) | |
tree | ca294238c476df8c09c346e3ec36b3fdc4665974 /.gitignore | |
parent | 2823a4c8196a02da86ee180cf55586d4e8c91a2f (diff) | |
download | picogpsp-5da9148dd11760c74db86d316d39ca329f8df24f.tar.gz picogpsp-5da9148dd11760c74db86d316d39ca329f8df24f.tar.bz2 picogpsp-5da9148dd11760c74db86d316d39ca329f8df24f.zip |
fix build and clean up
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6298ed1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +*.u +*.z +gpsp.gpe |