Create .gitignore

This commit is contained in:
Rushil Umaretiya 2020-11-28 18:23:38 -05:00 committed by GitHub
parent 135fb2b09b
commit a2f9542b6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
# Code editors and IDE files
.vscode/
.idea/
# WSL for Windows
*Zone.Identifier
# macOS
.DS_Store