.hgignore
author nemo
Thu, 01 Jul 2010 23:41:10 -0400
changeset 3608 c509bbc779e7
parent 3573 c84067629035
child 3700 fabf387d9055
permissions -rw-r--r--
Revert prior attempted optimisation. Gridding the land pays in some situations, but not all. Restricting to an upper bound might help, but overall, seems too fuzzy to be worth it. On one side is increased cost of Add/Delete + extra test on collision check, on the other is skipping the list iteration. Perhaps for large lists.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3557
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     1
glob:CMakeCache.txt
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     2
glob:CMakeFiles
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     3
glob:moc_*.cxx
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     4
glob:qrc_*.cxx
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     5
glob:*.o
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     6
glob:Makefile
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     7
glob:bin
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     8
glob:*.hi
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
     9
glob:*.*~
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
    10
glob:*.core
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
    11
glob:hedgewars/config.inc
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
    12
glob:cmake_install.cmake
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
    13
glob:QTfrontend/hwconsts.cpp
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
    14
glob:CPackConfig.cmake
c2acc4abeb87 Add ignoring
unc0rr
parents:
diff changeset
    15
glob:CPackSourceConfig.cmake
3559
c41c2e08a3f8 Ignore this file too
unc0rr
parents: 3557
diff changeset
    16
glob:tools/cmake_uninstall.cmake
3567
28e90e4541ce adding install_manifest.txt to .hgignore ...
sheepluva
parents: 3559
diff changeset
    17
glob:install_manifest.txt
3573
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    18
glob:.DS_Store
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    19
glob:*.swp
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    20
glob:*.orig
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    21
glob:*.diff
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    22
glob:project_files/HedgewarsMobile/Data/
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    23
glob:project_files/HedgewarsMobile/build/
c84067629035 complete configuration for schemes
koda
parents: 3567
diff changeset
    24
glob:project_files/HedgewarsMobile/Hedgewars.xcodeproj/vittorio.*