summarylogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSamLukeYes2021-09-08 11:32:13 +0800
committerSamLukeYes2021-09-08 11:32:13 +0800
commit64b73099685f41c973844b73ebe84d75e76840e2 (patch)
treef30b4418352808e9d75f9c0e63d9cff9dcc265db /.gitignore
parent073e675007dbe6ba711c86a85a29ac1f943e451b (diff)
downloadaur-64b73099685f41c973844b73ebe84d75e76840e2.tar.gz
fix httpx version
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 42e1348a349b..d4f59fb826ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
-*.tar.gz
src/
pkg/
-*.tar.xz
-*.tar.zst
-py-googletrans
+py-googletrans/
+*.log
+*.tar* \ No newline at end of file