1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-23 02:07:26 +08:00

Update gitignore

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

6
.gitignore vendored

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