aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSkip Montanaro <[email protected]>2021-02-16 15:25:36 -0600
committerSkip Montanaro <[email protected]>2021-02-16 15:25:36 -0600
commitc7fc95b5c60eb8e2c18ecb2dad35af0d14aee920 (patch)
tree47e50841dddfe57f44aca3666b934ba503984ffe
parente154a000fab877a3b6463bbf8901b105dc9397a1 (diff)
downloadpython-0.9.1-patched-QoL-c7fc95b5c60eb8e2c18ecb2dad35af0d14aee920.tar.xz
python-0.9.1-patched-QoL-c7fc95b5c60eb8e2c18ecb2dad35af0d14aee920.zip
uninteresting files
-rw-r--r--.gitignore4
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
+*~