Skip to content

Commit

Permalink
Add .venv and .dir-locals.el to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
skangas authored and gauteh committed Dec 3, 2023
1 parent cb3ad3a commit 12ee96d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
*.pyc
client_secret.json
.venv
.gmailieer.json
mail
build
dist
*.egg-info

# Emacs
.dir-locals.el

0 comments on commit 12ee96d

Please sign in to comment.