From dd136858f1ea40ad3c94191d647487fa4f31926c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 18 Oct 2024 20:33:49 +0200 Subject: Adding upstream version 9.0.0. Signed-off-by: Daniel Baumann --- options/gitignore/Actionscript | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 options/gitignore/Actionscript (limited to 'options/gitignore/Actionscript') diff --git a/options/gitignore/Actionscript b/options/gitignore/Actionscript new file mode 100644 index 0000000..5d947ca --- /dev/null +++ b/options/gitignore/Actionscript @@ -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. -- cgit v1.2.3