diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ # contains or links to website content text/ scripts/ -software.php -webdevelopment.php -njw.gpg.asc +*.php +*.gpg.asc # contains installation specific information .htaccess |