Excluded .run files from staging at .gitignore

This commit is contained in:
Thomas Georgios Giannos 2023-10-18 10:16:46 +03:00
parent 43f77a4497
commit 651319ac5c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -46,5 +46,6 @@ ELK.Docker/shared/data-elk/
.settings/ .settings/
bin/ bin/
*.classpath *.classpath
.run
openDMP/dmp-backend/uploads/ openDMP/dmp-backend/uploads/
openDMP/dmp-backend/tmp/ openDMP/dmp-backend/tmp/