Created
January 16, 2019 16:54
-
-
Save gaurangrshah/1133418e2ecc39c09f6dbbec8359d987 to your computer and use it in GitHub Desktop.
Actionscript .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment