diff options
author | Brian Cully <bjc@kublai.com> | 2008-04-02 19:27:17 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2008-04-02 19:27:17 -0400 |
commit | c96de80e294d8ea285f99ba7dec7404c7624c944 (patch) | |
tree | 1417dc58d8d524015a4e8b33af721784740e2158 /.gitignore | |
parent | ab10720260e2c184b319026da89f4dfd338500bb (diff) | |
download | moxie-c96de80e294d8ea285f99ba7dec7404c7624c944.tar.gz moxie-c96de80e294d8ea285f99ba7dec7404c7624c944.zip |
Remove my files, add ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..28c3d74 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*~ +*.fasl +build +Moxie.xcodeproj/*.pbxuser +Moxie.xcodeproj/*.perspectivev3 +Moxie.xcodeproj/*.mode1 +Lisp/sbcl/sbcl.core |