projects
/
nitsi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add .gitignore
[nitsi.git]
/
.gitignore
1
/m4
2
/Makefile
3
/build-aux
4
/libtool
5
/tmp
6
*.py[co]
7
/*.tar.bz2
8
/*.tar.gz
9
/*.tar.xz
10
*.log
11
*.a
12
*.cache
13
*.gmo
14
*.la
15
*.lo
16
*.mo
17
*.o
18
*.stamp
19
*.trs
20
*~
21
.deps
22
.dirstamp
23
.libs
24
Makefile.in
25
aclocal.m4
26
config.h
27
config.h.in
28
config.log
29
config.status
30
configure
31
install-sh
32
stamp-*