repo.or.cz
/
piplib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add .gitignore
[piplib.git]
/
.gitignore
blob
95d6acd1987ddb6ea0e60027fa8626bda323e919
1
# Ignore objects and archives
2
*.[oa]
3
*.lo
4
*.la
5
6
.libs
7
example/example32
8
example/example64
9
example/exampleMP
10
11
.deps/
12
Makefile
13
Makefile.in
14
aclocal.m4
15
autoconf/
16
autom4te.cache/
17
config.log
18
config.status
19
configure
20
doc/Makefile
21
doc/Makefile.in
22
example/.deps/
23
example/Makefile
24
example/Makefile.in
25
genversion.sh
26
libtool
27
m4/libtool.m4
28
m4/ltoptions.m4
29
m4/ltsugar.m4
30
m4/ltversion.m4
31
m4/lt~obsolete.m4
32
test/Makefile
33
test/Makefile.in
34
version.h
35
36
pip32
37
pip64
38
pipMP