.hgignore
author nemo
Tue, 18 Jul 2017 11:29:50 -0400
changeset 12440 f03105f8d756
parent 12126 4348997e502b
child 12443 350a4871b2c1
permissions -rw-r--r--
Add .git, remove glob from things that aren't globs.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
     1
.git
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
     2
CMakeCache.txt
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
     3
CMakeFiles
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     4
glob:moc_*.cxx
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     5
glob:qrc_*.cxx
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
     6
glob:*.o
9074
fb88c9277cd8 .hgignore update
koda
parents: 8925
diff changeset
     7
glob:*.a
7799
a88a02c19a5b tweaks to win build script, hedgewars.pro now supports win32 target
koda
parents: 6664
diff changeset
     8
glob:*.qm
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
     9
Makefile
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    10
glob:bin
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    11
glob:*.hi
6475
fb50269c3953 .hgignore update
koda
parents: 6224
diff changeset
    12
glob:*.ppu
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    13
glob:*.*~
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    14
glob:*.core
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    15
hedgewars.pro.user
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    16
config.inc
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    17
cmake_install.cmake
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    18
QTfrontend/hwconsts.cpp
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    19
QTfrontend/servermessages.h
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    20
CPackConfig.cmake
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    21
CPackSourceConfig.cmake
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    22
tools/cmake_uninstall.cmake
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    23
install_manifest.txt
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    24
.DS_Store
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    25
glob:*.swp
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    26
glob:*.orig
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 4848
diff changeset
    27
glob:vittorio.*
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    28
project_files/HedgewarsMobile/Data/
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    29
project_files/HedgewarsMobile/Build/
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    30
gameServer/dist/
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    31
misc/liblua/Xcode/build/
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    32
misc/libphysfs/Xcode/build/
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    33
misc/libphyslayer/Xcode/build/
3747
76a197793b62 Some more that were not native
nemo
parents: 3700
diff changeset
    34
glob:moc_*.cxx_parameters
3763
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    35
relre:^release\/
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    36
glob:*.log
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    37
glob:*.cmd
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    38
glob:*.patch
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    39
glob:*.orig
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    40
glob:*.bak
2396a2731054 Engine:
smaxx
parents: 3747
diff changeset
    41
glob:*.rej
7999
bb503cd46516 add a few cmakefiles for c engine and rtl
koda
parents: 7857
diff changeset
    42
glob:project_files/hwc/*.c
bb503cd46516 add a few cmakefiles for c engine and rtl
koda
parents: 7857
diff changeset
    43
glob:project_files/hwc/*.h
5450
1ea879a6f89f Added lua files to hgignore two files have been manually 'hg added'
Xeli
parents: 5401
diff changeset
    44
glob:project_files/Android-build/SDL-android-project/jni/**
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    45
project_files/Android-build/SDL-android-project/obj
6850
a70ce2fad789 Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Medo <smaxein@googlemail.com>
parents: 6664
diff changeset
    46
glob:project_files/Android-build/SDL-android-project/libs/armeabi*
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    47
project_files/Android-build/SDL-android-project/bin
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    48
project_files/Android-build/SDL-android-project/gen
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    49
project_files/Android-build/SDL-android-project/local.properties
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    50
project_files/Android-build/SDL-android-project/project.properties
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    51
project_files/Android-build/SDL-android-project/default.properties
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    52
project_files/Android-build/SDL-android-project/proguard.cfg
5395
5caae9d7e12e Removed DataPackage and added eclipse specific meta files to ignore
Xeli
parents: 5383
diff changeset
    53
glob:project_files/Android-build/SDL-android-project/.*
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    54
project_files/Android-build/out
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    55
project_files/Android-build/Makefile.android
8925
f52c6f9800ca Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
DrinkMachine
parents: 8641
diff changeset
    56
glob:hedgewars-build-desktop-Qt*
f52c6f9800ca Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
DrinkMachine
parents: 8641
diff changeset
    57
glob:hedgewars-build-desktop-Qt*
7811
49ab679cb384 hgignore and skip one config file for win32
koda
parents: 7799
diff changeset
    58
glob:*.depends
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    59
tools/build_windows_koda.bat
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    60
share/hedgewars/Data/misc/hwengine.desktop
8591
9afb44f030b6 .hgignore
koda
parents: 8402
diff changeset
    61
glob:*.exe
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    62
_CPack_Packages/
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    63
version_info.txt
8641
f3aa0d48a600 dump rev and hash in a file to be packed by cpack
koda
parents: 8593
diff changeset
    64
glob:*.tar.*
9074
fb88c9277cd8 .hgignore update
koda
parents: 8925
diff changeset
    65
glob:*.or
9371
f3840de881bd strip out our copy of libtremor
koda
parents: 9074
diff changeset
    66
glob:*.res
10981
c92456ecdbad Update .hgignore file
koda
parents: 9521
diff changeset
    67
glob:Hedgewars.app/*
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    68
tools/CreateMacBundle.cmake
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    69
share/Info.plist
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    70
CTestTestfile.cmake
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    71
arch.c
11078
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    72
glob:*.swp
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    73
glob:*~.nib
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    74
glob:*.pbxuser
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    75
glob:*.perspective
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    76
glob:*.perspectivev3
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    77
glob:*.project.xcworkspace
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    78
glob:*.xcuserdata
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    79
xcuserdata
11078
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    80
glob:*.mode1v3
83c13681575e - .hgignore file updated for Xcode related files
antonc27 <antonc27@mail.ru>
parents: 10981
diff changeset
    81
glob:*.mode2v3
12440
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    82
gameServer2/target
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    83
gameServer2/Cargo.lock
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    84
gameServer2/gameServer2.iml
f03105f8d756 Add .git, remove glob from things that aren't globs.
nemo
parents: 12126
diff changeset
    85
.idea