1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/.gitignore
2016-12-23 18:47:38 +01:00

27 lines
420 B
Plaintext
Executable File

/app/config/parameters.yml
/build/
/phpunit.xml
/var/*
!/var/cache
/var/cache/*
!var/cache/.gitkeep
!/var/logs
/var/logs/*
!var/logs/.gitkeep
!/var/sessions
/var/sessions/*
!var/sessions/.gitkeep
!var/SymfonyRequirements.php
/vendor/
/web/bundles/
*.sublime-workspace
Makefile.Debug
Makefile.Release
Makefile
QtClient/build-*
TODO.md
*.pro.user
QtClient/data/
app/data/uploads/
!app/data/uploads/.gitkeep
sparse_test.php