1
0
mirror of https://github.com/lxsang/DiyaSDK.git synced 2025-08-31 16:22:11 +02:00

Initial commit

This commit is contained in:
Dany LE
2022-02-15 22:05:21 +01:00
committed by GitHub
commit b4919d7c65
3 changed files with 41 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.