diff options
author | Rr42 | 2018-05-28 10:54:41 +0530 |
---|---|---|
committer | Rr42 | 2018-05-28 10:54:41 +0530 |
commit | c71814905e187916d81ad250fa0bbcc13c2e8098 (patch) | |
tree | 056c83b79ec46f4b12a6e6f42084b7a141438776 /.gitignore | |
parent | 4be201f18c265a0bd66b2500ccdb383e91a436bd (diff) | |
download | LDMicroGtk-c71814905e187916d81ad250fa0bbcc13c2e8098.tar.gz LDMicroGtk-c71814905e187916d81ad250fa0bbcc13c2e8098.tar.bz2 LDMicroGtk-c71814905e187916d81ad250fa0bbcc13c2e8098.zip |
Seprated windows definitions and UI elements from linuxUI library
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # exclude all files in build folder /ldmicro/build/* +/ldmicro/testMain.cpp /.vscode |