mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
init project
This commit is contained in:
22
public/options/gitignore/Smalltalk
Normal file
22
public/options/gitignore/Smalltalk
Normal file
@@ -0,0 +1,22 @@
|
||||
# changes file
|
||||
*.changes
|
||||
|
||||
# system image
|
||||
*.image
|
||||
|
||||
# Pharo Smalltalk Debug log file
|
||||
PharoDebug.log
|
||||
|
||||
# Squeak Smalltalk Debug log file
|
||||
SqueakDebug.log
|
||||
|
||||
# Monticello package cache
|
||||
/package-cache
|
||||
|
||||
# playground cache
|
||||
/play-cache
|
||||
/play-stash
|
||||
|
||||
# Metacello-github cache
|
||||
/github-cache
|
||||
github-*.zip
|
||||
Reference in New Issue
Block a user