Files
vendor_isoftstone/.gitignore
T
xiangrenj 855e8a09f6 “同步t507代码”
Signed-off-by: xiangrenj <xiangrenj@isoftstone.com>
2022-12-07 08:01:16 +00:00

25 lines
480 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
#
# NOTE! Don't add files that are generated in specific
# subdirectories here. Add them in the ".gitignore" file
# in that subdirectory instead.
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#
# Normal rules (sorted alphabetically)
#
.*
*.a
*.o
*.o.*
*.order
*.hcb
/node_modules
/local.properties
/.idea
**/build