Initial commit

This commit is contained in:
Igor Pečovnik
2022-07-26 13:21:15 +02:00
committed by GitHub
commit 55af9c11a5
3 changed files with 694 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Build and Release Folders
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.

674
LICENSE Normal file

File diff suppressed because it is too large Load Diff

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# actions
GitHub Actions for Armbian