Skip to content

Commit

Permalink
project: add scons build files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
madebr committed Apr 7, 2020
1 parent 83291fa commit ba2b7bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,6 @@ venv.bak/

# mypy
.mypy_cache/

# scons build files
*.dblite

0 comments on commit ba2b7bf

Please sign in to comment.