Merge pull request #23721 from edx/mroytman/add-private.in-to-gitignore

add private.in to .gitignore to align with the instructions in requir…
This commit is contained in:
Michael Roytman
2020-04-15 10:39:25 -04:00
committed by GitHub

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
# and so should not be destroyed by "make clean".
# start-noclean
requirements/private.txt
requirements/edx/private.in
requirements/edx/private.txt
lms/envs/private.py
cms/envs/private.py