aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-24 08:59:48 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-24 08:59:48 +0200
commit03fcfd1ba1627f5af84a84a8e0876d19ed88eefa (patch)
treeea41e3b2a00525faa7a65d2c19146ded4a05c050 /.gitignore
parentm readme (diff)
downloadhungarian-algorithm-n3-03fcfd1ba1627f5af84a84a8e0876d19ed88eefa.tar.gz
hungarian-algorithm-n3-03fcfd1ba1627f5af84a84a8e0876d19ed88eefa.tar.bz2
hungarian-algorithm-n3-03fcfd1ba1627f5af84a84a8e0876d19ed88eefa.tar.xz
m + enable more warnings
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 8 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 45282db..78116e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,13 @@
/hungarian
-
*~
\#*\#
-.\#*
+.*
+!.git*
*.bak
*.swp
+*.swo
+*.su
+*.o
+*.out
+*.gch
+