libreoffice-online/.gitignore
Tor Lillqvist 4f5e747152 Add BUNDLE-VERSION
Change-Id: I1b518f9e4fbd7663c91d2109163c6c80a720a7ff
2019-02-25 14:09:31 +02:00

124 lines
1.6 KiB
Text

# Editor backup files etc
*~
\#*
# Autofoo
.deps
.dirstamp
.clang_complete
.cxx_tags
.yavide_proj
.yavide_session
.vscode
Makefile
Makefile.in
loolwsd.spec
loolwsd.xml
aclocal.m4
autom4te.cache
config.h
config.h.in
ios/config.h
config.log
config.guess
config.status
config.sub
configure
compile
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
m4
debian/loolwsd.postinst
common/support-public-key.hpp
# Test stuff
systemplate
test-driver
jails
cache
test/data/hello-world.odt
test/data/hello-world.ods
test/data/hello-world.odp
*.o
*.exe
cscope*
*.orig
loolwsd.log
*.log.*.gz
*.lo
# loleaflet
loleaflet/dist
loleaflet/npm-shrinkwrap.json
connect
lokitclient
loolwsd
loolforkit
loolmount
loolmap
loolconvert
loolsocketdump
loolstress
loolconfig
loolforkit-nocaps
loadtest
unittest
loolwsd_fuzzer
clientnb
# make tags
tags
test/tags
TAGS
test/TAGS
docker/instdir
docker/builddir
ios/Mobile/Info.plist
ios/Mobile/Fonts
# symlinks created by configure for the iOS app Xcode project
lobuilddir-symlink
pocoinclude-symlink
pocolib-symlink
ICU.dat
ios/Mobile/Assets.xcassets/AppIcon.appiconset
# iOS app build number
BUNDLE-VERSION
# android stuff
/android/app/src/main/assets/dist
/android/app/src/main/assets/hello-world.od*
/android/app/src/main/cpp/CMakeLists.txt
# backup and temporary editor files: the only convenience rules allowed here.
*~
.*sw?
\#*
.\#*
*.kdev4
.kdev_include_paths
.buckd
.directory
.cproject
.project
.settings
.eclipsesettingfile
eclipsesettingfile.xml
.clang_complete
.cxx_tags
.yavide_proj
.yavide_session
.vscode
*.code-workspace
# autoconf stuff
autogen.input