1
0

exclude bin file and release file

This commit is contained in:
2024-10-25 15:23:17 +08:00
parent e4deb815b9
commit 9ddc4ea6cb
11 changed files with 13 additions and 0 deletions

13
.gitignore vendored
View File

@@ -18,3 +18,16 @@ docs/temp/
*.bak
build/usr/local/omc/bin/captrace
build/usr/local/omc/bin/crontask
build/usr/local/omc/bin/data2html
build/usr/local/omc/bin/restagent
build/usr/local/omc/bin/sshsvc
debbuild/22.04/usr/local/omc/bin/captrace
debbuild/22.04/usr/local/omc/bin/crontask
debbuild/22.04/usr/local/omc/bin/data2html
debbuild/22.04/usr/local/omc/bin/restagent
debbuild/22.04/usr/local/omc/bin/sshsvc
# release package
release/

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.