xref: /aosp_15_r20/tools/asuite/aidegen/data/gitignore_template (revision c2e18aaa1096c836b086f94603d04f4eb9cf37f5)
1# Eclipse project
2**/.classpath
3**/.project
4
5# IntelliJ project
6**/.idea
7**/*.iml
8**/*.ipr
9
10# Misc files
11**/.gitignore
12