update to the gitignore

pull/762/head
iglocska 2015-11-23 19:45:44 +01:00
parent 71cbaefae3
commit c5ef4e1d2d
1 changed files with 11 additions and 1 deletions

12
.gitignore vendored
View File

@ -28,10 +28,10 @@
!/app/files/scripts/mispzmq/mispzmqtest.py
/app/files/scripts/tmp/*
!/app/files/scripts/tmp/empty
/app/tmp/files/*
!/app/files/empty
/app/files/terms/*
!/app/files/terms/empty
!/app/files/taxonomies
/app/webroot/img/logo.png
/app/webroot/img/custom/*
!/app/webroot/img/custom/empty
@ -48,4 +48,14 @@
/app/Lib/cakephp
/app/webroot/gpg.asc
/app/tmp/logs
/app/tmp/cached_exports/xml/*
/app/tmp/cached_exports/json/*
/app/tmp/cached_exports/text/*
/app/tmp/cached_exports/rpz/*
/app/tmp/cached_exports/snort/*
/app/tmp/cached_exports/suricata/*
/app/tmp/cached_exports/md5/*
/app/tmp/cached_exports/sha1/*
/app/tmp/cached_exports/csv_all/*
/app/tmp/cached_exports/csv_sig/*
*.swp