Add basic gitignore functionality
No support for wildcards and exact matches might screw up nested directories. The Globbing functionality seems like its going to be a pain to properly match up.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
# comment
|
||||
/target
|
||||
|
||||
Reference in New Issue
Block a user