chore: add .core/ and .idea/ to .gitignore

This commit is contained in:
Snider 2026-03-15 10:17:49 +00:00
parent 8ef81a9881
commit 7b3c4247db
2 changed files with 10 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.core/
.idea/

8
.idea/modules.xml generated Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/go-log.iml" filepath="$PROJECT_DIR$/.idea/go-log.iml" />
</modules>
</component>
</project>