Browse Source

updated gitignore

pull/318/head
Eugenio Parodi 1 year ago
parent
commit
57b1558f2d
  1. 3
      .gitignore

3
.gitignore vendored

@ -3,6 +3,9 @@ __pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
# OSX del cazzo file demmerda
.DS_Store
# other # other
pygments pygments
pyTermTk-Docs pyTermTk-Docs

Loading…
Cancel
Save