Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
remittor committed May 15, 2024
1 parent 606763a commit dc6ec8b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
venv/
__pycache__/
xmir_base/__pycache__/
data/
tmp/
outdir/
config.txt
full_info.txt

0 comments on commit dc6ec8b

Please sign in to comment.