diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2015-04-23 19:56:39 +0100 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2015-04-23 19:56:39 +0100 |
commit | 4c3486bbb0663f30f521ec72bbcc9379978e2dad (patch) | |
tree | b71fd2c18a3cf9f287b59f8bd6a38b0d2f8eeca2 /.gitignore | |
parent | 86944c5f99a2388c4b05a2769d757ec077028d88 (diff) | |
download | kinniutils-4c3486bbb0663f30f521ec72bbcc9379978e2dad.tar.bz2 |
Initial bits
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4ce8340 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.gradle +*.iml +*.ipr +*.iws +eclipse +out |