encryption

This commit is contained in:
insanity 2017-03-29 12:40:34 +09:00
parent a0383401b1
commit 2553f50ffa
2 changed files with 25 additions and 0 deletions

10
.idea/goLibraries.xml Normal file
View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GoLibraries">
<option name="urls">
<list>
<option value="file://$PROJECT_DIR$" />
</list>
</option>
</component>
</project>

View File

@ -0,0 +1,15 @@
<component name="libraryTable">
<library name="GOPATH &lt;encryption&gt;">
<CLASSES>
<root url="file:///home/insanity/Develop/gopath/src/github.com" />
<root url="file:///home/insanity/Develop/gopath/src/golang.org" />
</CLASSES>
<SOURCES>
<root url="file:///home/insanity/Develop/gopath/src/github.com" />
<root url="file:///home/insanity/Develop/gopath/src/golang.org" />
</SOURCES>
<excluded>
<root url="file://$PROJECT_DIR$" />
</excluded>
</library>
</component>