about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Src/.cvsignore2
-rw-r--r--Src/.indent.pro27
2 files changed, 28 insertions, 1 deletions
diff --git a/Src/.cvsignore b/Src/.cvsignore
index fcef4da67..843b47168 100644
--- a/Src/.cvsignore
+++ b/Src/.cvsignore
@@ -1,6 +1,6 @@
 Makefile
 Makemod.in Makemod
-*.pro
+[_a-zA-Z0-9]*.pro
 *.o
 *.o.c
 *.so
diff --git a/Src/.indent.pro b/Src/.indent.pro
new file mode 100644
index 000000000..1b41514fc
--- /dev/null
+++ b/Src/.indent.pro
@@ -0,0 +1,27 @@
+--dont-format-comments
+--procnames-start-lines
+--no-parameter-indentation
+--indent-level4
+--line-comments-indentation4
+--cuddle-else
+--brace-indent0
+--dont-star-comments
+--blank-lines-after-declarations
+--blank-lines-after-procedures
+--no-blank-lines-after-commas
+--comment-indentation33
+--declaration-comment-column33
+--no-comment-delimiters-on-blank-lines
+--continuation-indentation4
+--case-indentation0
+--else-endif-column33
+--no-space-after-casts
+--no-blank-before-sizeof
+--declaration-indentation0
+--continue-at-parentheses
+--no-space-after-function-call-names
+--swallow-optional-blank-lines
+--dont-space-special-semicolon
+--tab-size8
+--line-length132
+--braces-on-if-line