summaryrefslogtreecommitdiff
path: root/gitignore.SAMPLE
diff options
context:
space:
mode:
authorVlad Ureche <vlad.ureche@gmail.com>2012-03-16 01:43:27 +0100
committerVlad Ureche <vlad.ureche@gmail.com>2012-03-16 01:43:27 +0100
commitc53390686eddf591ed39d6339c7a0f6de76d2e16 (patch)
tree3c1745a7bfce83f07a8dd1f1b71423aa893c6151 /gitignore.SAMPLE
parent2dd0af0675ea0c4d696a46bf36d7bd9406a64cd0 (diff)
downloadscala-c53390686eddf591ed39d6339c7a0f6de76d2e16.tar.gz
scala-c53390686eddf591ed39d6339c7a0f6de76d2e16.tar.bz2
scala-c53390686eddf591ed39d6339c7a0f6de76d2e16.zip
Space/Tab cleanup script - run before committing
Running this script will transform tabs into a pair of spaces and will eliminate trailing spaces. Use at your own risk!
Diffstat (limited to 'gitignore.SAMPLE')
-rw-r--r--gitignore.SAMPLE5
1 files changed, 5 insertions, 0 deletions
diff --git a/gitignore.SAMPLE b/gitignore.SAMPLE
index 3c15a5de9e..483ad4caca 100644
--- a/gitignore.SAMPLE
+++ b/gitignore.SAMPLE
@@ -27,4 +27,9 @@
/src/intellij/*.iml
/src/intellij/*.ipr
/src/intellij/*.iws
+/.cache
+/.idea
+/.settings
+# bak files produced by ./cleanup-commit
+*.bak