aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkazuyoshi tlacaelel <kazu.dev@gmail.com>2012-03-02 14:51:42 -0600
committerkazuyoshi tlacaelel <kazu.dev@gmail.com>2012-03-02 14:51:42 -0600
commit7389a5702d322361e70692623239392c61bbbe79 (patch)
tree5657cad82b14ea8582eebe4fcbab053e37d25826 /.gitignore
Initial commit to cobalt.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c1e0daf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+## MAC OS
+.DS_Store
+
+## TEXTMATE
+*.tmproj
+tmtags
+
+## EMACS
+*~
+\#*
+.\#*
+
+## VIM
+*.swp
+
+## PROJECT::GENERAL
+coverage
+rdoc
+pkg
+
+## PROJECT::SPECIFIC