diff options
| author | Jonas Herzig <me@johni0702.de> | 2019-04-24 14:52:29 +0200 |
|---|---|---|
| committer | Jonas Herzig <me@johni0702.de> | 2019-04-24 14:52:41 +0200 |
| commit | 5fba27c5313046ab5c9ccdefeb94a81b292ef8d4 (patch) | |
| tree | b546608a939a91f0caf8d5cd30b6caf1ebc54715 /.gitignore | |
| download | Remap-5fba27c5313046ab5c9ccdefeb94a81b292ef8d4.tar.gz Remap-5fba27c5313046ab5c9ccdefeb94a81b292ef8d4.tar.bz2 Remap-5fba27c5313046ab5c9ccdefeb94a81b292ef8d4.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b1b74fd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.gradle +/build/ |
