diff options
author | Stephan Bösebeck <sb@caluga.de> | 2016-01-04 00:02:08 +0100 |
---|---|---|
committer | Stephan Bösebeck <sb@caluga.de> | 2016-01-04 00:02:08 +0100 |
commit | 3bb3e7a72c356925ab22e8458e7b3eb8c9bedf2b (patch) | |
tree | 51d94a03ae0f8c94e583e3e583db67bf59e987c0 /.gitignore | |
parent | 381ca294fed572fb97d063d198f99d9c22804dba (diff) | |
parent | 0f2c7730d42e20467f47d340bdb3e8fc4e166188 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f3f46872a0..bae2658b00 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.lst *.map *.sym +*.swp tags *~ build/ |