summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKonstantin Shalygin2020-09-29 16:03:22 +0700
committerKonstantin Shalygin2020-09-29 16:03:22 +0700
commit0a23931b31ee580f27e8fceb2d88518a8133a8e6 (patch)
tree9862a546319d437c263c87b214e96e3737157a1f /.gitignore
downloadaur-0a23931b31ee580f27e8fceb2d88518a8133a8e6.tar.gz
Initial release of python-resize-image
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 000000000000..7c6927b4669a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+pkg/*
+src/*
+*.tar.*