Exclude folders/files from archive
- [ ] List in prefrences with exclusion elements
- [ ] Check in list elements
- [ ] Default items for common GIT and SVN #367
Greetings! Is it real to exclude folder or file from archive when i compress project? For example: I need to create archive of my site, but inside of project 3 levels deeper i have a folder, named node_modules, i don't want to delete it from computer just archive everything without this folder. How to do this? Thx you!
Hi @Blinks44! Currently this is not available. It'll be a good enhancement.
Any updates?)
Not really @Blinks44! I'm currently finishing 1.2.0 version, so this will have to wait until 1.3.0 or a minor update of 1.2.0.
Subscribed to thread.
Something like a .gitignore equivalent would be great! For example .kekaignore, where you list files to ignore in this directory.