diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fa80f46 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.py? +*.swp |
![]() |
index : python-github3 | |
| Fork of the github v3 api wrapper for python. | Jason A. Donenfeld |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 2 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fa80f46 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.py? +*.swp |