geekquad/Pixel-Processing

Create .gitignore File

aryasoni98 opened this issue · 3 comments

Create .gitignore File

What is this for?

.gitignore file is to allow you to ignore files, such as editor backup files, build products or local configuration overrides that you never want to commit into a repository.

Not needed right now.