LambdaControls 1.7.0: update to 1.17.

This commit is contained in:
LambdAurora
2021-06-23 14:18:20 +02:00
parent f62819d9a4
commit e652390583
69 changed files with 1186 additions and 1117 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,7 @@
#
# LambdAurora's ignore file
#
# v0.13
# v0.15
# JetBrains
.idea/
@@ -53,6 +53,8 @@ __pycache__/
# OS
## Windows
desktop.ini
# MacOS
.DS_Store
# File types
*.dll
@@ -61,10 +63,13 @@ desktop.ini
*.lib
lib*.a
*.png~
*.tar.?z
# Common
bin/
build/
dist/
lib/
obj/
run/
target/