diff options
| author | Skip Montanaro <[email protected]> | 2021-02-16 15:25:36 -0600 |
|---|---|---|
| committer | Skip Montanaro <[email protected]> | 2021-02-16 15:25:36 -0600 |
| commit | c7fc95b5c60eb8e2c18ecb2dad35af0d14aee920 (patch) | |
| tree | 47e50841dddfe57f44aca3666b934ba503984ffe | |
| parent | e154a000fab877a3b6463bbf8901b105dc9397a1 (diff) | |
| download | python-0.9.1-patched-QoL-c7fc95b5c60eb8e2c18ecb2dad35af0d14aee920.tar.xz python-0.9.1-patched-QoL-c7fc95b5c60eb8e2c18ecb2dad35af0d14aee920.zip | |
uninteresting files
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6d0fbd0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +*.a +python +*~ |
