diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4db4f4f31..e395f4c83 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.dll *.exe *.obj +*.asc .*.swp Debug Release @@ -26,6 +27,9 @@ curl-config libcurl.pc missing curl-*.tar.gz +curl-*.tar.bz2 +curl-*.tar.lzma +curl-*.zip INSTALL install-sh *.o |