vscode-as3mxml icon indicating copy to clipboard operation
vscode-as3mxml copied to clipboard

It is recommended to add exclude files setting

Open ganyanchuan1989 opened this issue 2 years ago • 5 comments

I need to add exclusion files, such as *.svn,*.copyarea.db, how can I configure it .

ganyanchuan1989 avatar Sep 13 '22 10:09 ganyanchuan1989

Exclude from what, exactly?

joshtynjala avatar Sep 13 '22 14:09 joshtynjala

thank you for your reply. I hope is to provide a config file, like git .gitignore file. I can set the need to exclude files by myself.

ganyanchuan1989 avatar Sep 14 '22 06:09 ganyanchuan1989

I'm sorry, but that doesn't answer my question. What process/behavior/action is using files where you want it to exclude certain files.

joshtynjala avatar Sep 14 '22 15:09 joshtynjala

thank you for your reply. I'm sorry for my poor English.

ctrl + shift + b The build will copy many files to bin-debug. My project has many *.copyarea.db files , I want to build project don't copying.

ganyanchuan1989 avatar Sep 15 '22 01:09 ganyanchuan1989

Okay, I understand. Are you using copySourcePathAssets in asconfig.json? Or are the files specified in airOptions?

joshtynjala avatar Sep 15 '22 15:09 joshtynjala

Since I received no answer to my previous question, I'm going to close this issue. You should still be able to respond, though.

joshtynjala avatar Dec 06 '22 17:12 joshtynjala