mirror of
https://github.com/openharmony/vendor_isoftstone.git
synced 2026-07-01 20:14:02 -04:00
855e8a09f6
Signed-off-by: xiangrenj <xiangrenj@isoftstone.com>
25 lines
480 B
Plaintext
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 |