diff options
author | Daniel Mijares <daniel.j.mijares@gmail.com> | 2016-02-06 10:00:18 -0500 |
---|---|---|
committer | Daniel Mijares <daniel.j.mijares@gmail.com> | 2016-02-06 11:38:20 -0500 |
commit | f5c1d6d1dbc5602d08fa621c730baacda304fe7a (patch) | |
tree | 32d1c8d637378b6c4bf1f20f421b38726e7269d2 /.gitignore | |
parent | 240e8c634050558a98216691966dfdfab0a29c49 (diff) | |
download | qmk_firmware-f5c1d6d1dbc5602d08fa621c730baacda304fe7a.tar.gz qmk_firmware-f5c1d6d1dbc5602d08fa621c730baacda304fe7a.zip |
my personal ergodox keymap layout
with pngs of layout and readme
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 49eb2d5587..1e19ce9a87 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ tags build/ *.bak .vagrant/ +.DS_STORE
\ No newline at end of file |