Ship a .gitignore to make it just a little more convenient for developers to run our plugins directly from source
This commit is contained in:
parent
876d205956
commit
5c26f2a0e1
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.tar.gz
|
||||
*.tar.gz.gpg
|
||||
*.patch
|
||||
plugins/*/config.inc.php
|
Loading…
Add table
Reference in a new issue