You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
466 B

**/*.pyc
**/*.class
**/*.uml~
**/yapfrc
**/build
**/.gradle
**/.coverage
**/htmlcov
atest/proto/*.py
atest/tf_proto/*.py
atest/atest_flag_list_for_completion.txt
# Intellij generated files
**/.idea
**/*.iml
# Exceptions
!aidegen/test_data/*.iml
!aidegen/test_data/.idea
# Because atest plugin needs to use the directory, which contains "build"
# folder, as fake date for testing. Add the path to gitignore exception.
!asuite_plugin/src/test/resources/root/build