diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-11-07 22:08:41 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-11-07 22:08:41 +0100 |
commit | 1ec972c79217a5eef97ad43c34cbbb5208a9d189 (patch) | |
tree | a42641b3f63496c64755719534c2be81bf20268d /.gitignore | |
parent | Revert "free allocated mojo" (diff) | |
parent | ... (diff) | |
download | hungarian-algorithm-n3-1ec972c79217a5eef97ad43c34cbbb5208a9d189.tar.gz hungarian-algorithm-n3-1ec972c79217a5eef97ad43c34cbbb5208a9d189.tar.bz2 hungarian-algorithm-n3-1ec972c79217a5eef97ad43c34cbbb5208a9d189.tar.xz |
conflict resolve
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45282db --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/hungarian + +*~ +\#*\# +.\#* +*.bak +*.swp |