aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: 661df346c24f142bf02c432b2428500c791b0b03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Files I don't care to see in git-status/commit
/cgit
cgit.conf
CGIT-CFLAGS
VERSION
cgitrc.5
cgitrc.5.fo
cgitrc.5.html
cgitrc.5.pdf
cgitrc.5.xml
*.o
*.d
s="nf">cgit_print_diff(const char *new_hex, const char *old_hex, const char *prefix, int show_ctrls, int raw); extern struct diff_filespec *cgit_get_current_old_file(void); extern struct diff_filespec *cgit_get_current_new_file(void); extern unsigned char old_rev_sha1[20]; extern unsigned char new_rev_sha1[20]; #endif /* UI_DIFF_H */