aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-20 21:33:44 +0100
committerMattias Andrée <maandree@kth.se>2021-02-20 21:33:44 +0100
commit10d71adfc47091a62ad9b937943c312c1baf20af (patch)
treee536fb74a2b473544b37c5f7c3538ab19af90870 /.gitignore
parentMake code nice (diff)
downloadhungarian-algorithm-n3-10d71adfc47091a62ad9b937943c312c1baf20af.tar.gz
hungarian-algorithm-n3-10d71adfc47091a62ad9b937943c312c1baf20af.tar.bz2
hungarian-algorithm-n3-10d71adfc47091a62ad9b937943c312c1baf20af.tar.xz
Use c99
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 2 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 78116e5..ffb6bda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,4 @@
-/hungarian
*~
-\#*\#
-.*
-!.git*
-*.bak
-*.swp
-*.swo
+*#*
*.su
-*.o
-*.out
-*.gch
-
+/hungarian