diff options
| author | Alexis Maiquez <games-fun-inc@hotmail.com> | 2019-02-19 16:06:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 16:06:21 +0100 |
| commit | c5403e9c5fb08319e984d939b975915dddf59791 (patch) | |
| tree | 03157462eb5ac0f3ce74e340abd20b74bf88ebfe /.gitignore | |
| parent | 9ec7c51b9c82d6898e35be764c10fd852baefe57 (diff) | |
| parent | a1ddbe5b94b21877c1a082256857d2e6feb692fe (diff) | |
| download | lead-c5403e9c5fb08319e984d939b975915dddf59791.tar lead-c5403e9c5fb08319e984d939b975915dddf59791.tar.gz lead-c5403e9c5fb08319e984d939b975915dddf59791.zip | |
Merge pull request #1 from MageJohn/master
Merge from MageJohn
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ .vscode -build/*
\ No newline at end of file +build/* +data |
