diff options
| author | jason | 2012-08-09 06:47:22 -0600 |
|---|---|---|
| committer | jason | 2012-08-09 06:47:22 -0600 |
| commit | 9ce51ae882afa4e83414dabc023cd56b478f07b5 (patch) | |
| tree | 0fc2ca5a1028eb17c63854fc4e40c715fbdb7074 /javascripts | |
| download | warmachine-9ce51ae882afa4e83414dabc023cd56b478f07b5.tar.gz warmachine-9ce51ae882afa4e83414dabc023cd56b478f07b5.zip | |
First commit
Diffstat (limited to 'javascripts')
| -rw-r--r-- | javascripts/main.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/javascripts/main.js b/javascripts/main.js new file mode 100644 index 0000000..d8135d3 --- /dev/null +++ b/javascripts/main.js | |||
| @@ -0,0 +1 @@ | |||
| console.log('This would be the main JS file.'); | |||