summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 6f050e2..40f53fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
-lib/psych/psych.bundle
-lib/psych/psych.jar
-tmp
-pkg
+*.swp
+*.bundle
+*.jar
+*.class
+/pkg
+/tmp