diff options
| author | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-04-15 20:03:06 +0100 |
|---|---|---|
| committer | fatpigsarefat <fatpigsarefat@outlook.com> | 2018-04-15 20:04:38 +0100 |
| commit | fa91b320cb5ddbd19ac54b8504834270feb0f75a (patch) | |
| tree | 6743345f191edfd14b371970de589c2cb3552656 /.gitignore | |
| parent | 2361783c0982de3a8fd02fd96d10f5362af8b983 (diff) | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4e6ce0ef --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +out/ +.idea/ +test/ +*.iml +*.xml |
