Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6253463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T13:59:54+00:00 2026-05-24T13:59:54+00:00

I searched through other questions but can’t find a working solution for my project.

  • 0

I searched through other questions but can’t find a working solution for my project.
Having a Magento project, I want to exclude everything except this:

/app/design/frontend/default/theme_name # and obviously all subfolders
/skin/frontend/default/theme_name # and all subfolders

I’ve tried a lot of combinations but without luck. Currently I’m stuck with this .gitignore file:

*
!/app/
!/app/*

app/*
!/app/design/
!/app/design/*

But it doesn’t work recursively below the design folder. It only added a test file inside the design folder that I created.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T13:59:55+00:00Added an answer on May 24, 2026 at 1:59 pm

    Look at my answer here: Can't understand how gitignore ignores the folders

    Quoting from that:

    The following discussion was helpful:
    http://git.661346.n2.nabble.com/negated-list-in-gitignore-no-fun-td1675067.html
    , especially the following from Linus:

    That’s by design. You’ve chosen to ignore those directories; they
    match “*” themselves. Thus, ‘git add .’ doesn’t descend into them
    looking for files.

    So basically, for each level you have to go in, unignore that folder,
    and ignore contents within that folder.

    Also, you should look at having .gitignore at subdirectory rather than at root level only as it becomes pretty complex if you have to go to the subdirectory level from the root .gitignore because of the explanation above, whereby for each level, you have to unignore the folder and then ignore the contents and so on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've searched through the other expected Class Name error questions on here, but they
i searched through Stack overflow but fail to find a solution in regards to
Hi searched through the questions here, but couldn't find anything. I'm new at writing
I've asked Google and searched through the NServiceBus website and forums, but I can't
I have searched through many times but have not seen this before. Probably really
although I searched through existing threads for my problem I havent found a solution
I've searched through the documentation and searched around but there is nothing said about
I've searched through SO quite a bit for this, but I haven't seen a
I have searched through google and SO for possible answers to this question, but
I searched around for the answers to these questions, but I have had little

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.