diff options
author | jan <jan@ruken.pw> | 2016-09-25 20:28:51 (UTC) |
---|---|---|
committer | jan <jan@ruken.pw> | 2016-09-25 20:28:51 (UTC) |
commit | 265ea9e217f15ef387a5580d9b21a1914308389c (patch) | |
tree | a53a6c98e5e302e7712b55c03d5bdd11bf497471 /.gitignore |
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..7ab9f5b --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | target | ||
2 | characters \ No newline at end of file | ||