Giter VIP home page Giter VIP logo

Comments (5)

adrianb93 avatar adrianb93 commented on May 23, 2024 1

The .DS_Store file pops up randomly in any folder on Macs, so you wouldn't know specifically where it would pop up. I just added a recursive find and delete to get around my issue.

Maybe another example is vim, you might want to exclude *.swp files from the trigger, but you wouldn't want to delete them as I did for .DS_Store.

from airdrop.

aarondfrancis avatar aarondfrancis commented on May 23, 2024 1

Done! https://github.com/hammerstonedev/airdrop/releases/tag/v0.2.1

Give it a go and let me know if that fixes it.

from airdrop.

aarondfrancis avatar aarondfrancis commented on May 23, 2024

Mm yeah, that's annoying.

So it doesn't do patterns, but it should support excluding specific files.

If I'm understanding correctly, that should get you there. Does it, or did I misunderstand?

from airdrop.

aarondfrancis avatar aarondfrancis commented on May 23, 2024

This is a good point. I'll try to add it this week.

from airdrop.

adrianb93 avatar adrianb93 commented on May 23, 2024

Nice! Thanks for that 😁

It works. Also, for my Laravel Vapor build, I was removing *.txt files to reduce my asset count (not sure why they generate). This feature cleaned up that part of my deploy script nicely!

from airdrop.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.