Skip to content

Commit

Permalink
Merge f49f82d into 490df60
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjak committed Aug 19, 2020
2 parents 490df60 + f49f82d commit d62c843
Show file tree
Hide file tree
Showing 6 changed files with 678 additions and 3 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ var/
*.egg
completion.svg

# Visual Studio stuff
.vs/


# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
Expand Down Expand Up @@ -117,4 +121,4 @@ ENV/

# Fonts
*.ttf
*.otf
*.otf

0 comments on commit d62c843

Please sign in to comment.