Ensure *.charm ignored

Make sure the .gitignore ensures that *.charm will not be added.

Change-Id: I0ff3476bb3062d60d7055e5f2d5936d971cc08ae
This commit is contained in:
Corey Bryant 2023-05-26 14:05:29 -04:00
parent c5068597af
commit 384d3ccdc5
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ interfaces
*.pyc
*.swp
build
*.charm