-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
enhancementNew feature or requestNew feature or requestplugin-iniPlugin for INI filesPlugin for INI files
Milestone
Description
Expected Behavior
Check ignore files like .gitignore
and .dockerignore
.
Current Behavior
They are not being checked.
Possible Solution
Use #165 to represent these ignore files, but #183 should be done first though.
This solution below is not valid anymore:
class IgnoreFile(BaseFile):
pass
class GitIgnore(IgnoreFile):
pass
class DockerIgnore(IgnoreFile):
pass
jhermann, mathbou, antonagestam, MrP01, chmuche and 1 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestplugin-iniPlugin for INI filesPlugin for INI files
Projects
Status
Upvoted / Requests