diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-18 09:29:42 +0100 |
---|---|---|
committer | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-18 09:29:42 +0100 |
commit | 5c36daad2b859807bce6682585292de5faabd02f (patch) | |
tree | 33609a5adf31b4fea6034826993099a9cbb22ddb /.gitignore | |
parent | 178a830b8ad85813b7bf0b271be79f3a8d3a6277 (diff) |
prepare flounder branch for plugin import
Bug-AGL: SPEC-1505
- delete all files used for legacy hal binding
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8b1cf74..0000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -build/ -CMakeCache.txt -Makefile -*.so -nbproject/private -.~lock* |