summaryrefslogtreecommitdiff
path: root/gitignore/Smalltalk.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore/Smalltalk.gitignore')
-rw-r--r--gitignore/Smalltalk.gitignore31
1 files changed, 31 insertions, 0 deletions
diff --git a/gitignore/Smalltalk.gitignore b/gitignore/Smalltalk.gitignore
new file mode 100644
index 0000000..178d87a
--- /dev/null
+++ b/gitignore/Smalltalk.gitignore
@@ -0,0 +1,31 @@
+# changes file
+*.changes
+*.chg
+
+# system image
+*.image
+*.img7
+*.img
+
+# Pharo Smalltalk Debug log file
+PharoDebug.log
+
+# Squeak Smalltalk Debug log file
+SqueakDebug.log
+
+# Dolphin Smalltalk source file
+*.sml
+
+# Dolphin Smalltalk error file
+*.errors
+
+# Monticello package cache
+/package-cache
+
+# playground cache
+/play-cache
+/play-stash
+
+# Metacello-github cache
+/github-cache
+github-*.zip