mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
Move issue template (#2247)
* move issue template * ignore /.github; + cleanup
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@@ -1,21 +1,22 @@
|
||||
/.github
|
||||
/.idea
|
||||
/.vscode
|
||||
.cquery
|
||||
*.deps
|
||||
*.libs
|
||||
*.o
|
||||
*.lo
|
||||
Makefile*
|
||||
configure*
|
||||
ac*.m4
|
||||
config.*
|
||||
*.o
|
||||
install-sh
|
||||
libtool
|
||||
./*.sh
|
||||
configure*
|
||||
*.lo
|
||||
build*
|
||||
missing
|
||||
autom4te.cache
|
||||
mkinstalldirs
|
||||
run-tests.php
|
||||
idea/*
|
||||
.cquery
|
||||
tags
|
||||
.vscode/*
|
||||
compile_commands.json
|
||||
run-tests.php
|
||||
|
||||
Reference in New Issue
Block a user