mirror of
https://github.com/go-gitea/gitea
synced 2025-08-07 01:58:19 +00:00
Synced gitignores with github repo (#1245)
* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
This commit is contained in:
18
options/gitignore/Smalltalk
Normal file
18
options/gitignore/Smalltalk
Normal file
@@ -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
|
Reference in New Issue
Block a user