diff options
author | tv <tv@nomic.retiolum> | 2014-01-05 23:05:11 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2014-01-05 23:05:11 +0100 |
commit | e0bd4306d7f2284058b0f0910cf4e84e7c78b4f9 (patch) | |
tree | 70d35aa5ab02ef878702f35bd53d224de6a5a993 /.gitignore | |
parent | 4d08163ef77d35e136848faa3ee428b171a22687 (diff) |
go: initial commit (the real one)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ a.out *.o *.a .svn/ +/go/node_modules /god/Reaktor/tmp/ /bin/ /node/src |