Update .gitignore

This commit is contained in:
Siddharth Gupta 2021-04-24 18:43:05 -07:00 committed by GitHub
parent 3f7dcc6e0b
commit 93be8948db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.gitignore vendored

@ -1,16 +1,10 @@
build*/
# Object files
*.o
*.lib
*.so
*.lo
*.la
*.pyc
# Temp files
*.swp
*~
# Node modules
**/node_modules