diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index cf76d037e4..c4b559f016 100755 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ *.depend *.stamp *.rc -*.pkg.tar.zst *~ @@ -21,7 +20,6 @@ CMakeCache.txt cmake_install.cmake LICENSES -pkg/ build-darwin-* build-freebsd-* build-linux-* @@ -95,6 +93,3 @@ web/secondlife.com.* .env .vscode -.BUILDINFO -.MTREE -.PKGINFO |