Browse Source

Add things to .gitignore

master
Raphael Roberts 5 years ago
parent
commit
ba2eff74db
  1. 3
      .gitignore

3
.gitignore

@ -6,3 +6,6 @@ __pycache__
compile_flags.txt
.dir-locals.el
*.egg-info
*.masm
/build/
/dist/
Loading…
Cancel
Save