projects
/
fltk_mvc_template.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Exclude generated projects
[fltk_mvc_template.git]
/
.gitignore
1
# Ignore everything
2
*
3
4
# But not these files...
5
!.gitignore
6
!.git
7
!_template/
8
!setup.sh