mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update .gitignore
This commit is contained in:
+27
-3
@@ -1,3 +1,27 @@
|
||||
fix.sh
|
||||
misc/update/nix/tmux/powerline/powerline/config/defaults.sh
|
||||
.idea
|
||||
.DS_Store
|
||||
config.php
|
||||
error_log
|
||||
failed-login.log
|
||||
php_errors.log
|
||||
php-errors.log
|
||||
test.php
|
||||
|
||||
# Editor temp files
|
||||
*#
|
||||
*~
|
||||
*.orig
|
||||
|
||||
/.idea/
|
||||
/newznab/config/config.php
|
||||
/newznab/config/settings.php
|
||||
/newznab/config/ircscraper_settings.php
|
||||
/newznab/config/ircscraper.php
|
||||
/newznab/config/opensssl.php
|
||||
|
||||
/nbproject/
|
||||
/nbproject/private/
|
||||
/resources/covers/*
|
||||
/resources/nzb/*
|
||||
/resources/tmp/*
|
||||
/templates_c/*
|
||||
/vendor
|
||||
|
||||
Reference in New Issue
Block a user