diff options
author | Rob Austein <sra@hactrn.net> | 2016-10-20 00:58:23 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-10-20 00:58:23 -0400 |
commit | 7c47b5772bb2846fc6193b3c8128b376637c32e7 (patch) | |
tree | 52ffd7ca1d100f5c2731faf5a07f17e522e8b2db /.gitignore | |
parent | d7157081e8edd10d15b0686429d9323a584c7133 (diff) |
Fix HAL_KEY_TYPE_* symbols, add Attribute class.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.[ao] +*.pyc *~ Makefile TAGS |