Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

intellij idea - Why git automatically ignores a package named "security" in my project?

When I create a package named "security" git automatically ignores it even though I don't have "security" in my .gitignore file(Both .gitignore files, global .gitignore and project specific .gitignore file). Do you know what can be causing this issue? Is it possible for "security" word is some kind of keyword for the git or something like that? As you can see in the picture below git automatically ignores it. PS: I'm using intelliJ idea on Windows 10 Pro OS. Also I created another package and named it as "scrt" and put the same class with the exactly the same codes in it, it seems to be ok, but security package still causes problem.

You can see it in this picture

question from:https://stackoverflow.com/questions/65840206/why-git-automatically-ignores-a-package-named-security-in-my-project

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...