tillmo / two_tiered_quiz

A multiple choice quiz with justifications for the answers, written in Django
GNU Affero General Public License v3.0
0 stars 0 forks source link

remove backend/.gitignore #30

Closed tillmo closed 4 years ago

tillmo commented 4 years ago

There can be only only global .gitignore. You can use paths within that .gitignore.

tillmo commented 4 years ago

see #21