diff options
author | Camil Staps | 2015-02-21 09:45:04 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-21 09:45:04 +0100 |
commit | 4910d8d14ef27d3a6098006e5ec767e7ca3a5112 (patch) | |
tree | 04e38a89b72f721863133c4bdbb757764f2dae49 /GuessANumber/Controller/.gitignore | |
parent | directory structure (diff) |
Added ant run targets
Diffstat (limited to 'GuessANumber/Controller/.gitignore')
-rw-r--r-- | GuessANumber/Controller/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GuessANumber/Controller/.gitignore b/GuessANumber/Controller/.gitignore new file mode 100644 index 0000000..74b41d6 --- /dev/null +++ b/GuessANumber/Controller/.gitignore @@ -0,0 +1,4 @@ +/bin/ +.classpath +.project +/dist/ |