]> git.mxchange.org Git - mailer.git/blobdiff - .gitignore
Continued:
[mailer.git] / .gitignore
index b65319ff324f0b30ec68934b23593954fa317d05..0c737d358653e97621fe1cb08b46249b4658da70 100644 (file)
@@ -1,15 +1,23 @@
-/.cache
-/.project
-/.settings
-0.2.1-FINAL/.cache
-0.2.1-FINAL/.project
-0.2.1-FINAL/.settings
-0.2.1-FINAL/inc/.secret/.*
-0.2.1-FINAL/inc/cache/*.cache
-0.2.1-FINAL/inc/cache/*.log
-inc/.secret/.*
-inc/.secret/dummy.php
-inc/cache/*.cache
+/.cache/
+/.project/
+/.settings/
+/core/
+DOCS/*.log
+DOCS/doxygen/*.tmp
+DOCS/doxygen/html/
+inc/.secret/
+inc/cache/*.cache.php
 inc/cache/*.log
+inc/cache/*.rss
 inc/cache/.revision
+inc/cache/_compiled/email/*.cache.php
+inc/cache/_compiled/html/*.cache.php
+inc/cache/_compiled/xml/*.cache.php
 inc/cache/config-local.php
+inc/cache/sess_*
+/nbproject/private/
+/nbproject/*~
+/build/
+/dist/
+.~lock*
+.gitcommits