monitoring/.gitignore
ipatini 96701613c8 Updated monitoring with the latest developments
* Moved 'ems-core' into 'nebulous' dir, and updated it from main repo.
* Add 'ems-nebulous' plugin code, the 'metric-model' specs, and a
  top-level pom.xml to build everything (including EMS-Nebulous image)
* Added .gitattributes and changed EOL to LF in top-level files.
* Also adopting code to pass Zuul checks

Change-Id: Ic414a1fa382d0a9112cbc805375cf603af59cd37
2024-01-09 18:35:53 +02:00

16 lines
139 B
Plaintext

target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr