.hgignore

Tue, 14 Feb 2017 12:43:10 +0200

author
Teemu Piippo <teemu@hecknology.net>
date
Tue, 14 Feb 2017 12:43:10 +0200
changeset 1137
2b6488d11305
parent 1038
6b5058e95386
permissions
-rw-r--r--

Inlined away the LDOBJ macros in ldobject.h.

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
1038
6b5058e95386 Added doxygen.ini
Teemu Piippo <teemu@compsta2.com>
parents: 971
diff changeset
14 CMakeLists.txt.user*
971
c00f9665a9f8 Now compiles and links but crashes shortly after startup.
Teemu Piippo <crimsondusk64@gmail.com>
parents: 945
diff changeset
15 *.pyc
1038
6b5058e95386 Added doxygen.ini
Teemu Piippo <teemu@compsta2.com>
parents: 971
diff changeset
16 doc

mercurial