Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JeltevanBoheemen committed Mar 15, 2022
1 parent 38d1b75 commit efec711
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,12 @@ ENV/
env.bak/
venv.bak/

# IDE
.idea/
.vscode/

# configuration
config.py
config.py

# logfiles
*.log

0 comments on commit efec711

Please sign in to comment.