diff options
| author | Dave DeLong | 2010-02-24 14:15:51 -0600 |
|---|---|---|
| committer | Dave DeLong | 2010-02-24 14:15:51 -0600 |
| commit | 1be892856d6c86e6def980d8987cfea3c40e267f (patch) | |
| tree | c60e05d2d3b6adf01ae9f234f31eb43a32fcb77b /.gitignore | |
| download | DDHotKey-1be892856d6c86e6def980d8987cfea3c40e267f.tar.bz2 | |
Initial commit of empty AppKit project
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..9cbdbf4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +build +**/*.mode1v3 +**/*.perspectivev3 +**/*.pbxuser |
