A gitignore file doesn’t seem to allow dot slashes for file paths
I have a git repository called Timeline and this is where my .gitignore
file is located (at the root of Timeline). In Timeline I have my node_modules directory at: Timeline/timeline-react/node_modules
. How come I can’t use in .gitignore
the following?: