From 6c6536adb5f02b00c47e209e56474513de4f04c7 Mon Sep 17 00:00:00 2001 From: LGX <365820713@qq.com> Date: Wed, 5 Jun 2024 10:28:47 +0800 Subject: [PATCH] 1 --- .gitignore | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index 3e6a9e9..d55e1fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,4 @@ +.DS_Store node_modules/ -unpackage/ dist/ - -# 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. +unpackage