aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornathansmithsmith <nathansmith7@mailfence.com>2023-11-09 03:51:34 +0000
committernathansmithsmith <nathansmith7@mailfence.com>2023-11-09 03:51:34 +0000
commitb0edf6f418fbc860f3dd864fb5ee71ee0a108c1d (patch)
tree71854481f84b285c1d999aa760f802cb6b5e29db /.gitignore
downloadyouload-b0edf6f418fbc860f3dd864fb5ee71ee0a108c1d.tar.gz
youload-b0edf6f418fbc860f3dd864fb5ee71ee0a108c1d.tar.bz2
youload-b0edf6f418fbc860f3dd864fb5ee71ee0a108c1d.zip
first commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3bbe7b6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+__pycache__/
+*.pyc
+*.pyo