Ignoring symlink requirements.txt.

This commit is contained in:
Samuel Clay 2021-07-12 11:45:53 -04:00
parent e11d4db4ea
commit c05be22d7d

View file

@ -21,5 +21,6 @@
"static/*.js": true,
"blog/.jekyll-cache": true,
"blog/_site": true,
"requirements.txt": true, // It's just a symlink to config/requirements.txt, which has git history
},
}