From e298674d879c4afc45bf98908a165a7be36a43b6 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Sun, 18 Aug 2013 17:25:54 +0200 Subject: [PATCH] =?UTF-8?q?geanyprojektfile=20f=C3=BCr=20Bearbeitung=20in?= =?UTF-8?q?=20Geany?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .geanyprojekt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .geanyprojekt diff --git a/.geanyprojekt b/.geanyprojekt new file mode 100644 index 0000000..a7afc66 --- /dev/null +++ b/.geanyprojekt @@ -0,0 +1,32 @@ +[file_prefs] +final_new_line=true +ensure_convert_new_lines=false +strip_trailing_spaces=false +replace_tabs=false + +[indentation] +indent_width=4 +indent_type=1 +indent_hard_tab_width=8 +detect_indent=false +detect_indent_width=false +indent_mode=2 + +[project] +name=fetsite +base_path=. +description= +file_patterns=*.rb;*.erb;*.js;*.coffee;*.sass;Gemfile; + +[long line marker] +long_line_behaviour=1 +long_line_column=72 + +[files] +current_page=0 + +[gproject] +source_patterns=*.rb;*.erb +header_patterns=*.h;*.H;*.hpp;*.hxx;*.h++;*.hh;*.m; +ignored_dirs_patterns=.*;CVS; +generate_tags=false