Skip to content

Commit ea34c65

Browse files
mrmcwethytannewt
authored andcommitted
add pylint to project (#1)
1 parent aaff121 commit ea34c65

File tree

4 files changed

+457
-44
lines changed

4 files changed

+457
-44
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__
22
_build
33
*.pyc
4+
.env
5+
build*
6+
bundles

0 commit comments

Comments
 (0)