mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 05:10:25 +08:00
update: git ignore files & folders
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -596,14 +596,11 @@ package-lock.json
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
## SourceGit ###
|
||||
|
||||
# Output folders.
|
||||
[Bb]uild/[Ss]ource[Gg]it/
|
||||
[Bb]uild/[Ss]ource[Gg]it.app/
|
||||
|
||||
# Files
|
||||
SourceGit.win-x64.zip
|
||||
SourceGit.linux-x64.tar.gz
|
||||
SourceGit.osx-x64.zip
|
||||
SourceGit.osx-arm64.zip
|
||||
# SourceGit output files
|
||||
build/resources/
|
||||
build/SourceGit/
|
||||
build/SourceGit.app/
|
||||
build/*.zip
|
||||
build/*.tar.gz
|
||||
build/*.deb
|
||||
build/*.rpm
|
||||
|
||||
Reference in New Issue
Block a user