Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Investigamer committed Jul 22, 2022
1 parent 679e2f5 commit 874879d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.gitignore
/downloaded
/build
/dist
/__pycache__
/lib/__pycache__
/logs/*
MTG Art Downloader.spec
MTG Art Downloader.exe
run.bat
main.spec
/lists
tester.py

0 comments on commit 874879d

Please sign in to comment.