Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Atom shows .gitignore'd files in ctrl-p #14128

Closed
1 task done
brigand opened this issue Apr 4, 2017 · 4 comments
Closed
1 task done

Atom shows .gitignore'd files in ctrl-p #14128

brigand opened this issue Apr 4, 2017 · 4 comments
Labels
wrong-repo Issues that are filed to the wrong Atom repository.

Comments

@brigand
Copy link

brigand commented Apr 4, 2017

Prerequisites

Description

Atom shows files in my 'lib' directory in ctrl-p despite them being in .gitignore. It doesn't
show files in node_modules (also in .gitignore).

Image taken in --safe mode:

image of .gitignore and atom editor

Steps to Reproduce

I'm not able to reproduce it in a test case so far. Hopefully you can point me in the right
direction.

Expected behavior:

It shouldn't show files in the lib directory in ctrl-p.

Actual behavior: [What actually happens]

It shows files in the lib directory in ctrl-p.

Reproduces how often: [What percentage of the time does it reproduce?]

Always in this project.

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Latest OSX version.

Atom    : 1.15.0
Electron: 1.3.13
Chrome  : 52.0.2743.82
Node    : 6.5.0

Additional Information

Let me know if you need more information, but it happens in --safe mode.

@rsese
Copy link
Contributor

rsese commented Apr 4, 2017

@brigand can you share your .gitignore file and confirm where the .gitignore file is located in your directory tree?

I'm not able to reproduce it in a test case so far. Hopefully you can point me in the right
direction.

Just to confirm, you mean that you can reproduce it in this particular project only?

@rsese
Copy link
Contributor

rsese commented Apr 4, 2017

Oh sorry - if you don't mind, can you re-create this issue in https://github.com/atom/fuzzy-finder @brigand so we have it in the right place? There are a few open issues about .gitgnore behavior that you can check out too e.g. atom/fuzzy-finder#120.

@rsese rsese closed this as completed Apr 4, 2017
@rsese rsese added the wrong-repo Issues that are filed to the wrong Atom repository. label Apr 4, 2017
@brigand
Copy link
Author

brigand commented Apr 4, 2017

Thanks exactly the situation (opened in a sub directory), thanks!

@lock
Copy link

lock bot commented Apr 2, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wrong-repo Issues that are filed to the wrong Atom repository.
Projects
None yet
Development

No branches or pull requests

2 participants