diff options
author | Thomas Groman <tgroman@nuegia.net> | 2020-04-24 22:40:08 -0700 |
---|---|---|
committer | Thomas Groman <tgroman@nuegia.net> | 2020-04-24 22:40:08 -0700 |
commit | 15f51c2ef494e2db935178123bb957267275af77 (patch) | |
tree | fd4e00f89b874a5169e9fbc2eabe02a593f2bcb5 | |
parent | ae79f996db5cec04999d164552b75b3366cfa54a (diff) | |
download | webbrowser-15f51c2ef494e2db935178123bb957267275af77.tar webbrowser-15f51c2ef494e2db935178123bb957267275af77.tar.gz webbrowser-15f51c2ef494e2db935178123bb957267275af77.tar.lz webbrowser-15f51c2ef494e2db935178123bb957267275af77.tar.xz webbrowser-15f51c2ef494e2db935178123bb957267275af77.zip |
Remove stray precompiled py and add .gitignore entry so it doesn't happen again
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | build/mach_bootstrap.pyc | bin | 656 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /.mozconfig +*.pyc diff --git a/build/mach_bootstrap.pyc b/build/mach_bootstrap.pyc Binary files differdeleted file mode 100644 index bb9e2bc..0000000 --- a/build/mach_bootstrap.pyc +++ /dev/null |