diff options
| -rw-r--r-- | global.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/global.gitignore b/global.gitignore index 7b810ef..29b8a4d 100644 --- a/global.gitignore +++ b/global.gitignore @@ -1,6 +1,9 @@ *.~ *.swp +# Ruby +.rbx/ + # KDE build/ .kdev4/ |
