Parcourir la source

Add Smalltalk gitignore

pull/1623/head
newapplesho il y a 8 ans
Parent
révision
9906b969e8
1 fichiers modifiés avec 18 ajouts et 0 suppressions
  1. 18
    0
      Smalltalk.gitignore

+ 18
- 0
Smalltalk.gitignore Voir le fichier

@@ -0,0 +1,18 @@
# 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

# Metacello-github cache
/github-cache
github-*.zip

Chargement…
Annuler
Enregistrer