Thu, 02 Apr 2015 11:25:58 +0300
- commit ldproject stuff
| 
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 | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
3 | build_shared | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
4 | build_debug | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
5 | build_release | 
| 
926
 
e1ae2dbcae8e
- relaced updaterevision.c with a python script
 
Teemu Piippo <crimsondusk64@gmail.com> 
parents: 
904 
diff
changeset
 | 
6 | debug | 
| 
 
e1ae2dbcae8e
- relaced updaterevision.c with a python script
 
Teemu Piippo <crimsondusk64@gmail.com> 
parents: 
904 
diff
changeset
 | 
7 | 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
 | 
8 | *.kdev4 | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
9 | Makefile | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
10 | Makefile.* | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
11 | ldforge | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
12 | ldforge_debug | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
13 | *.dat | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
14 | debug_lastOutput | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
15 | debug_lastInput | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
16 | .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
 | 
17 | *.cfg | 
| 
 
04e05381ad32
- imported the .gitignore from the old git repository as .hgignore and adapted it slightly
 
Santeri Piippo <crimsondusk64@gmail.com> 
parents:  
diff
changeset
 | 
18 | .kdev4 | 
| 
860
 
a496e72af069
- more refactor, updated .hgignore
 
Teemu Piippo <crimsondusk64@gmail.com> 
parents: 
810 
diff
changeset
 | 
19 | .*~ | 
| 
 
a496e72af069
- more refactor, updated .hgignore
 
Teemu Piippo <crimsondusk64@gmail.com> 
parents: 
810 
diff
changeset
 | 
20 | *.orig | 
| 
904
 
f8e1852b91bc
- added CMakeLists.txt.user to ignore list
 
Teemu Piippo <crimsondusk64@gmail.com> 
parents: 
860 
diff
changeset
 | 
21 | CMakeLists.txt.user |