Merge pull request #29089 from taosdata/fix/internal
fix:add gitignore files
This commit is contained in:
commit
1a5f61fbe3
|
@ -99,6 +99,7 @@ tests/examples/JDBC/JDBCDemo/.classpath
|
||||||
tests/examples/JDBC/JDBCDemo/.project
|
tests/examples/JDBC/JDBCDemo/.project
|
||||||
tests/examples/JDBC/JDBCDemo/.settings/
|
tests/examples/JDBC/JDBCDemo/.settings/
|
||||||
source/libs/parser/inc/sql.*
|
source/libs/parser/inc/sql.*
|
||||||
|
source/os/src/timezone/
|
||||||
tests/script/tmqResult.txt
|
tests/script/tmqResult.txt
|
||||||
tests/system-test/case_to_run.txt
|
tests/system-test/case_to_run.txt
|
||||||
tests/develop-test/case_to_run.txt
|
tests/develop-test/case_to_run.txt
|
||||||
|
|
Loading…
Reference in New Issue