Update gitignore

This commit is contained in:
Vishesh Handa
2021-05-18 11:27:07 +02:00
parent e0311e598e
commit 43180a4e9c

6
.gitignore vendored
View File

@ -56,3 +56,9 @@ debugSymbols
# Monarch related
.monarch/
# Legacy Eclipse project files
.settings/
.classpath
.project
.cproject