Add 'ods/' from commit 'cbb1f78f27b88978de401a0f9d90fbbd396c001f'
git-subtree-dir: ods git-subtree-mainline:97402604dfgit-subtree-split:cbb1f78f27
This commit is contained in:
26
ods/.gitignore
vendored
Normal file
26
ods/.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
# data files
|
||||
data/corpus.txt
|
||||
data/cpp
|
||||
data/ods-cpp.tgz
|
||||
|
||||
# autotools junk files
|
||||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
compile
|
||||
config.*
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
m4/
|
||||
missing
|
||||
|
||||
# build artifacts
|
||||
src/*.o
|
||||
src/ch??ex??
|
||||
src/*.la
|
||||
src/*_bench
|
||||
Reference in New Issue
Block a user