author | raptor <buckyballreaction@gmail.com> |
Tue, 13 Aug 2019 13:20:28 -0600 | |
branch | 0.9.25 |
changeset 15337 | 9a545985360b |
parent 15335 | 0590e7f7c8e0 |
child 15339 | 8951eaad20e5 |
permissions | -rw-r--r-- |
12448 | 1 |
syntax: regexp |
2 |
^release\/ |
|
3 |
||
4 |
syntax: glob |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
5 |
.git |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
6 |
CMakeCache.txt |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
7 |
CMakeFiles |
12903 | 8 |
moc_*.* |
9 |
qrc_*.* |
|
12448 | 10 |
*.o |
11 |
*.a |
|
12 |
*.qm |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
13 |
Makefile |
12448 | 14 |
bin |
15 |
*.hi |
|
16 |
*.ppu |
|
17 |
*.*~ |
|
18 |
*.core |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
19 |
config.inc |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
20 |
cmake_install.cmake |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
21 |
QTfrontend/hwconsts.cpp |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
22 |
QTfrontend/servermessages.h |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
23 |
CPackConfig.cmake |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
24 |
CPackSourceConfig.cmake |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
25 |
tools/cmake_uninstall.cmake |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
26 |
install_manifest.txt |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
27 |
.DS_Store |
13074
ba7ac61c7668
falling hogs using rope were ignoring a few things (for example taking damage from rubber)
nemo
parents:
12903
diff
changeset
|
28 |
*.sw? |
12448 | 29 |
*.orig |
30 |
vittorio.* |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
31 |
project_files/HedgewarsMobile/Data/ |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
32 |
project_files/HedgewarsMobile/Build/ |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
33 |
gameServer/dist/ |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
34 |
misc/liblua/Xcode/build/ |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
35 |
misc/libphysfs/Xcode/build/ |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
36 |
misc/libphyslayer/Xcode/build/ |
13182
85c8c149ef82
Update .hgignore to ignore new Qt's moc_ and qrc_ files
Wuzzy <Wuzzy2@mail.ru>
parents:
12647
diff
changeset
|
37 |
moc_*.cpp_parameters |
12448 | 38 |
*.log |
39 |
*.cmd |
|
40 |
*.patch |
|
41 |
*.orig |
|
42 |
*.bak |
|
43 |
*.rej |
|
44 |
project_files/hwc/*.c |
|
45 |
project_files/hwc/*.h |
|
13827
b56639b52e59
Pas2C: Add preprocess files to .hgignore
Wuzzy <Wuzzy2@mail.ru>
parents:
13193
diff
changeset
|
46 |
project_files/hwc/*.out |
12448 | 47 |
project_files/Android-build/SDL-android-project/jni/** |
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
48 |
project_files/Android-build/SDL-android-project/obj |
12448 | 49 |
project_files/Android-build/SDL-android-project/libs/armeabi* |
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
50 |
project_files/Android-build/SDL-android-project/bin |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
51 |
project_files/Android-build/SDL-android-project/gen |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
52 |
project_files/Android-build/SDL-android-project/local.properties |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
53 |
project_files/Android-build/SDL-android-project/project.properties |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
54 |
project_files/Android-build/SDL-android-project/default.properties |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
55 |
project_files/Android-build/SDL-android-project/proguard.cfg |
12448 | 56 |
project_files/Android-build/SDL-android-project/.* |
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
57 |
project_files/Android-build/out |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
58 |
project_files/Android-build/Makefile.android |
12448 | 59 |
hedgewars-build-desktop-Qt* |
60 |
hedgewars-build-desktop-Qt* |
|
61 |
*.depends |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
62 |
tools/build_windows_koda.bat |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
63 |
share/hedgewars/Data/misc/hwengine.desktop |
12448 | 64 |
*.exe |
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
65 |
_CPack_Packages/ |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
66 |
version_info.txt |
12448 | 67 |
*.tar.* |
68 |
*.or |
|
69 |
*.res |
|
70 |
Hedgewars.app/* |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
71 |
tools/CreateMacBundle.cmake |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
72 |
share/Info.plist |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
73 |
CTestTestfile.cmake |
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
74 |
arch.c |
12448 | 75 |
*.swp |
76 |
*~.nib |
|
77 |
*.pbxuser |
|
78 |
*.perspective |
|
79 |
*.perspectivev3 |
|
80 |
*.project.xcworkspace |
|
81 |
*.xcuserdata |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
82 |
xcuserdata |
12448 | 83 |
*.mode1v3 |
84 |
*.mode2v3 |
|
12445
f03105f8d756
Add .git, remove glob from things that aren't globs.
nemo
parents:
12131
diff
changeset
|
85 |
.idea |
12647
ee7815bc5874
Put Testing dir into .hgignore and .gitignore
Wuzzy <almikes@aol.com>
parents:
12448
diff
changeset
|
86 |
Testing/ |
14159
8354b390f1a2
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr
parents:
13827
diff
changeset
|
87 |
rust/*/target |
8354b390f1a2
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr
parents:
13827
diff
changeset
|
88 |
*.lock |
8354b390f1a2
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr
parents:
13827
diff
changeset
|
89 |
*.user |
8354b390f1a2
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr
parents:
13827
diff
changeset
|
90 |
*.iml |
8354b390f1a2
Some refactoring of qmlfrontend. It now shows land preview generated by hedgewars-engine
unC0Rr
parents:
13827
diff
changeset
|
91 |
build-qmlfrontend* |
15335
0590e7f7c8e0
Add build/ directory .hgignore
raptor <buckyballreaction@gmail.com>
parents:
14159
diff
changeset
|
92 |
build/ |