Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
artursniegowski committed Nov 9, 2022
1 parent 5785ddc commit 79dec19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ dwsync.xml

# Virtual enviroment
ENV/
env/

### Django ###
*.sqlite3
Expand All @@ -53,4 +54,4 @@ token.txt
.cache

# selenium - chrom driver
ChromeDriver_browser/
ChromeDriver_browser/

0 comments on commit 79dec19

Please sign in to comment.