summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/runvirt-plugin-qemu/.gitignore
blob: 6090294ab11104138f88eecb2bf63e2828d4ce3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/testing
/.settings
/.project
/.classpath
/target
/gen-java
*~
!src/
!test/
*.swp

# Ignore IntelliJ Project Files
/.idea
*.iml