Add mac and vim files to gitignore

This commit is contained in:
igorkorenfeld 2022-09-08 13:56:35 -04:00
parent d88fa8fb3e
commit a3110dcfca
No known key found for this signature in database
GPG key ID: 826947A4B867F659

7
.gitignore vendored
View file

@ -2,6 +2,7 @@
docs/research/data/**
static/
public/
credentials*
### The usual garbage files ###
@ -148,3 +149,9 @@ cython_debug/
# Node
node_modules
# Mac
.DS_Store
# Vim
*.swp