python-in-edu icon indicating copy to clipboard operation
python-in-edu copied to clipboard

Update .gitignore

Open birdcar opened this issue 4 years ago • 0 comments

There's nothing specifically wrong with our current .gitignore, but given that the project is geared to new contributors and also that a potential move to a frontend JS framework could be in the future.

New file is generated by gitignore.io and intended to cover:

  • OS files (because new contributors might not have a global .gitignore)
  • Python/Django related files
  • Node files (because moving to a js framework was discussed)
  • Database specific files

birdcar avatar May 16 '21 20:05 birdcar