diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-02-11 09:25:45 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-02-11 09:25:45 +0100 |
commit | 1bfc5a9f85e7c3296095105ca8e3ee1215b22be8 (patch) | |
tree | 08f2662a3ad41936e23e00815ae9ee024bdedbfd /.gitignore | |
parent | 885b3d53b3a491c62fb0634b78cb9857723ac15d (diff) | |
download | uGFX-1bfc5a9f85e7c3296095105ca8e3ee1215b22be8.tar.gz uGFX-1bfc5a9f85e7c3296095105ca8e3ee1215b22be8.tar.bz2 uGFX-1bfc5a9f85e7c3296095105ca8e3ee1215b22be8.zip |
removed GDISP_LLD() macro - fix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a8ae8ed8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +docs/html |