mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-10-31 13:03:20 -07:00
32de28c16e
Signed-off-by: Gadfly <gadfly@gadfly.vip>
39 lines
489 B
Text
39 lines
489 B
Text
.vs/
|
|
.vscode/
|
|
.idea/
|
|
|
|
*.sln.docstates
|
|
*.user
|
|
*.suo
|
|
*.code-workspace
|
|
|
|
.DS_Store
|
|
.DocumentRevisions-V100
|
|
.fseventsd
|
|
.Spotlight-V100
|
|
.TemporaryItems
|
|
.Trashes
|
|
.VolumeIcon.icns
|
|
.com.apple.timemachine.donotpresent
|
|
|
|
Thumbs.db
|
|
Thumbs.db:encryptable
|
|
ehthumbs.db
|
|
ehthumbs_vista.db
|
|
|
|
bin/
|
|
obj/
|
|
# ignore ci node files
|
|
node_modules/
|
|
package.json
|
|
package-lock.json
|
|
|
|
build/resources/
|
|
build/SourceGit/
|
|
build/SourceGit.app/
|
|
build/*.zip
|
|
build/*.tar.gz
|
|
build/*.deb
|
|
build/*.rpm
|
|
build/*.AppImage
|
|
SourceGit.app/
|