diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2015-04-26 20:21:51 +0200 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2015-04-26 20:21:51 +0200 |
commit | 6264573c8537fda9df1b35a74019eabcc3ee8899 (patch) | |
tree | 2a96cda3e9e9a698d88289da15d1e33c9602c8a0 /.gitignore |
Initial
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2800b41 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +competitions/ +playerlogs/ + +gluon +neutrino +randino + +*.o + |