Fix sonarqube code Bug
[policy/gui.git] / .gitignore
1 .DS_Store
2 .checkstyle
3 .project
4 .settings
5 .classpath
6 .jupiter
7 .pydevproject
8 target
9 .metadata/
10 /bin/
11 # IntelliJ files
12 .idea/
13 node
14 node_modules
15 package-lock.json
16 **/*.iml
17 src/main/resources/webapp/dist