forked from bofh/fetsite
62 lines
1.1 KiB
Plaintext
Executable File
62 lines
1.1 KiB
Plaintext
Executable File
/test2.pdf
|
|
/test.pdf
|
|
/output.json
|
|
/ignore
|
|
/app/views/neuigkeiten/_compact.bak.html.erb
|
|
/config/crawl_config.yml
|
|
/db/data.yml
|
|
/db/data_*.yml
|
|
/db/.#initdebug.rb
|
|
/usergroup.ldif
|
|
/newuser.ldif
|
|
/passwd.ldif
|
|
/config/omniauth_secrets.yml
|
|
/config/database.yml
|
|
/config/initializers/omniauth_secrets.rb
|
|
/config/databas*
|
|
# See http://help.github.com/ignore-files/ for more about ignoring files.
|
|
#
|
|
# If you find yourself ignoring temporary files generated by your text editor
|
|
# or operating system, you probably want to add a global ignore instead:
|
|
# git config --global core.excludesfile ~/.gitignore_global
|
|
|
|
# Ignore bundler config
|
|
/.bundle
|
|
*.*~
|
|
# Ignore the default SQLite database.
|
|
/db/*.sqlite3
|
|
/db/schema.rb
|
|
/db/structure.sql
|
|
/config/initializers/devise.rb
|
|
|
|
# Ignore all logfiles and tempfiles.
|
|
/log/*.log
|
|
/tmp
|
|
/config/initializers/devise.rb
|
|
/app/doc/*
|
|
/bin/*
|
|
/sbin/*
|
|
console
|
|
/server
|
|
/public/uploads/
|
|
/public/sitemap*
|
|
/public/assets/
|
|
/vendor/*
|
|
/bak/*
|
|
/solr/*
|
|
/log/*
|
|
*#
|
|
|
|
/config/database.yml
|
|
/config/start_topic.yml
|
|
/config/contact_topic.yml
|
|
/config/etherpad/APIKEY.*
|
|
/config/page.yml
|
|
|
|
.#*
|
|
.*
|
|
!/.gitignore
|
|
*.pid
|
|
|
|
/doc/app
|
|
coverage/* |