diff options
author | Sho Yoshida <s.yoshida@sorabito.com> | 2017-07-30 21:36:09 +0900 |
---|---|---|
committer | Sho Yoshida <s.yoshida@sorabito.com> | 2017-07-30 21:36:09 +0900 |
commit | e1bdd2b14d3868a4de83aeff10729388d5c1de53 (patch) | |
tree | f808371f769c989361f2268db9cba455e2974ef7 /Smalltalk.gitignore | |
parent | 4db4bb6e20ded299466202bfcb5b07f5cf3325cd (diff) | |
download | gitignore-e1bdd2b14d3868a4de83aeff10729388d5c1de53.tar.gz gitignore-e1bdd2b14d3868a4de83aeff10729388d5c1de53.zip |
Updated Smalltalk.gitignore
Diffstat (limited to 'Smalltalk.gitignore')
-rw-r--r-- | Smalltalk.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Smalltalk.gitignore b/Smalltalk.gitignore index 75272b23..943995e1 100644 --- a/Smalltalk.gitignore +++ b/Smalltalk.gitignore @@ -13,6 +13,10 @@ SqueakDebug.log # Monticello package cache /package-cache +# playground cache +/play-cache +/play-stash + # Metacello-github cache /github-cache github-*.zip |