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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user