author | nemo |
Tue, 18 Jul 2017 11:29:50 -0400 | |
changeset 12440 | f03105f8d756 |
parent 12126 | 4348997e502b |
child 12443 | 350a4871b2c1 |
permissions | -rw-r--r-- |
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 | 4 |
glob:moc_*.cxx |
5 |
glob:qrc_*.cxx |
|
6 |
glob:*.o |
|
9074 | 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 | 10 |
glob:bin |
11 |
glob:*.hi |
|
6475 | 12 |
glob:*.ppu |
3747 | 13 |
glob:*.*~ |
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 | 25 |
glob:*.swp |
26 |
glob:*.orig |
|
5172 | 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 | 34 |
glob:moc_*.cxx_parameters |
3763 | 35 |
relre:^release\/ |
36 |
glob:*.log |
|
37 |
glob:*.cmd |
|
38 |
glob:*.patch |
|
39 |
glob:*.orig |
|
40 |
glob:*.bak |
|
41 |
glob:*.rej |
|
7999 | 42 |
glob:project_files/hwc/*.c |
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 | 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 | 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 | 64 |
glob:*.tar.* |
9074 | 65 |
glob:*.or |
9371 | 66 |
glob:*.res |
10981 | 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 |