diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2015-05-08 17:44:08 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2015-05-08 17:44:08 +0200 |
commit | 837341921ae81def54ada7a4adc9468a41ca6f8c (patch) | |
tree | 66588c75ac3114f2a6c197043227af8d7319e973 /.gitignore | |
parent | 82f2a1702e060d96d40f1bc3ef6a38442d11166f (diff) |
Start gameserver project
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ viewcompetition *.o competition.log + + +node_modules |