Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
Updated gitignore and eclipse config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Sterin committed Mar 3, 2016
1 parent b675c46 commit b0de08c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Expand Up @@ -2,9 +2,6 @@ pgk/
bin/
src/.DS_Store
src/dvolplug/dvolplug
src/github.com/
src/golang.org/
src/google.golang.org/
*.a
*.so
.build_*
Expand Down
1 change: 1 addition & 0 deletions .project
Expand Up @@ -12,6 +12,7 @@
</buildCommand>
<buildCommand>
<name>com.googlecode.goclipse.goBuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
Expand Down
1 change: 1 addition & 0 deletions .settings/com.googlecode.goclipse.core.prefs
Expand Up @@ -6,4 +6,5 @@ com.googlecode.goclipse.goos=darwin
com.googlecode.goclipse.gopath=
com.googlecode.goclipse.goroot=/usr/local/opt/go/libexec
eclipse.preferences.version=1
prj_auto_build_disabled=true
toolchain_prefs.use_project_settings=true

0 comments on commit b0de08c

Please sign in to comment.