X-Git-Url: https://jfr.im/git/irc/weechat/qweechat.git/blobdiff_plain/7dcf23b19547e37dbadd98aaed99ce4656471dbe..99fe78515c8a4ed2149b271a454e4c1e4d4812dd:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index 8183689..54e022d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Ignored files for Git +*.pyc +*.pyo MANIFEST build/* dist/* -*.pyc +qweechat.egg-info/* +src/qweechat.egg-info/*