collabora-online/.gitignore

128 lines
1.6 KiB
Plaintext
Raw Normal View History

2015-03-09 10:11:15 +01:00
# Editor backup files etc
*~
\#*
# Autofoo
2016-04-06 18:39:44 +02:00
.deps
2016-09-15 22:05:34 +02:00
.dirstamp
.clang_complete
.cxx_tags
.yavide_proj
.yavide_session
.vscode
2016-04-06 18:39:44 +02:00
Makefile
Makefile.in
loolwsd.spec
loolwsd.xml
2016-04-06 18:39:44 +02:00
aclocal.m4
autom4te.cache
config.h
config.h.in
ios/config.h
2016-04-06 18:39:44 +02:00
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
2016-04-06 18:39:44 +02:00
systemplate
test-driver
jails
cache
test/data/hello-world.odt
test/data/hello-world.ods
test/data/hello-world.odp
test/fakesockettest
2015-03-09 10:11:15 +01:00
*.o
2015-03-18 00:57:13 +01:00
*.exe
cscope*
*.orig
loolwsd.log
*.log.*.gz
*.lo
*.mo
# loleaflet
loleaflet/build/dist
loleaflet/dist
loleaflet/npm-shrinkwrap.json
connect
lokitclient
2015-03-09 10:11:15 +01:00
loolwsd
loolforkit
loolmount
loolmap
loolconvert
loolsocketdump
loolstress
loolconfig
loolforkit-nocaps
loadtest
2016-10-01 17:19:20 +02:00
unittest
2017-02-12 02:21:18 +01:00
loolwsd_fuzzer
2017-02-15 00:47:50 +01:00
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
2019-02-11 21:00:06 +01:00
# iOS app build number
BUNDLE-VERSION
# android stuff
/android/lib/src/main/assets/dist
/android/lib/src/main/assets/hello-world.od*
/android/lib/src/main/cpp/CMakeLists.txt
2019-02-11 21:00:06 +01:00
# 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