chore: add .core/ and .idea/ to .gitignore
This commit is contained in:
parent
13b459a361
commit
70ebe68cc9
2 changed files with 10 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.core/
|
||||
.idea/
|
||||
8
.idea/modules.xml
generated
Normal file
8
.idea/modules.xml
generated
Normal 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-crypt.iml" filepath="$PROJECT_DIR$/.idea/go-crypt.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Reference in a new issue