]> git.mxchange.org Git - friendica.git/blob - .gitignore
added robots.txt to the igmnored files
[friendica.git] / .gitignore
1 favicon.*\r
2 .htconfig.php\r
3 \#*\r
4 include/jquery-1.4.2.min.js\r
5 *.log\r
6 *.out\r
7 *.version*\r
8 favicon.*\r
9 home.html\r
10 addon\r
11 *~\r
12 robots.txt\r
13 \r
14 #ignore documentation, it should be newly built \r
15 doc/api\r
16 \r
17 #ignore reports, should be generted with every build\r
18 report/\r
19 \r
20 #ignore config files from eclipse, we don't want IDE files in our repository\r
21 .project\r
22 .buildpath\r
23 .externalToolBuilders\r
24 .settings\r
25 #ignore OSX .DS_Store files \r
26 .DS_Store\r
27 \r
28 /nbproject/private/\r
29 \r
30 #ignore smarty cache\r
31 /view/smarty3/compiled/\r
32 \r
33 #ignore cache folders\r
34 /privacy_image_cache/\r
35 /photo/\r