Sun, 23 Aug 2015 00:25:21 +0300
actually added updaterevision.py, more fixing
|
810
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
1 | syntax:glob |
|
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
2 | build |
|
945
c310073e4f22
More sharedpointer removal
Teemu Piippo <crimsondusk64@gmail.com>
parents:
904
diff
changeset
|
3 | debug |
|
c310073e4f22
More sharedpointer removal
Teemu Piippo <crimsondusk64@gmail.com>
parents:
904
diff
changeset
|
4 | release |
|
810
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
5 | *.kdev4 |
|
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
6 | *.dat |
|
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
7 | .kdev_include_paths |
|
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
8 | *.cfg |
|
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
9 | .kdev4 |
|
945
c310073e4f22
More sharedpointer removal
Teemu Piippo <crimsondusk64@gmail.com>
parents:
904
diff
changeset
|
10 | *~ |
|
c310073e4f22
More sharedpointer removal
Teemu Piippo <crimsondusk64@gmail.com>
parents:
904
diff
changeset
|
11 | *.bak |
|
c310073e4f22
More sharedpointer removal
Teemu Piippo <crimsondusk64@gmail.com>
parents:
904
diff
changeset
|
12 | *.rej |
|
860
a496e72af069
- more refactor, updated .hgignore
Teemu Piippo <crimsondusk64@gmail.com>
parents:
810
diff
changeset
|
13 | *.orig |
|
904
f8e1852b91bc
- added CMakeLists.txt.user to ignore list
Teemu Piippo <crimsondusk64@gmail.com>
parents:
860
diff
changeset
|
14 | CMakeLists.txt.user |