XhmikosR
ff4cf68338
Improve daca2-report.py.
...
* remove empty <td>
* add meta charset
* remove double space
* remove unneeded escapes
2013-11-10 17:35:31 +02:00
XhmikosR
4c0ba2b36a
htdocs: Move scripts one dir up.
2013-08-20 07:46:29 +03:00
XhmikosR
1e56b94311
htdocs: add a node.js method for minifying the files.
...
Run `node make` or `node make minify`.
Additionally, you can use `npm run check` or `npm run lint` to check our js and css files for errors with JSHint and csslint.
2013-06-05 17:27:21 +02:00
Thomas Jarosch
6bd7463c54
Add local copy of argparse module to support python 2.6 / python 3.0
2013-01-09 21:30:53 +01:00
Thomas Jarosch
7289b70eb1
Add reduce tool to .gitignore
2013-01-03 22:00:45 +01:00
XhmikosR
81642a18bd
update .gitignore
2012-12-15 09:46:02 +01:00
XhmikosR
7eb99008c0
refactored .gitignore so that it's easier to read
2012-12-01 17:21:56 +01:00
XhmikosR
01716264c2
merge htmlreport/.gitignore in .gitignore
2012-10-12 17:46:57 +02:00
PKEuS
ee0d18a9e4
Updated gitignore as requested by kidkat1. Added bin/ folder created by VS10
2012-06-21 08:18:56 -07:00
PKEuS
cd5ba71555
Updated gitignore as requested by kidkat1. Added temporary folders created by VS10
2012-06-21 07:57:42 -07:00
Thomas Jarosch
6ea3523ac8
Update .gitignore
...
* KDE text editor backup files
* stuff from broken patches
* kdevelop 4.x files
2011-10-28 22:55:14 +02:00
Kimmo Varis
2214de7bbc
Add .obj files to gitignore.
2011-02-05 23:46:10 +02:00
Tim Gerundt
3330981a23
Drop htdocs/ from gitignore
2011-02-01 19:52:56 +01:00
Kimmo Varis
9667d97949
Update GUI executable name to .gitignore.
2010-12-05 23:11:37 +02:00
ms
f0f3af6e27
Ignore more user-specific Xcode files
2010-10-21 23:03:06 +02:00
Pete Johns
4f0cda235a
Added tags file for faster code navigation.
...
[Helpful for newbies like me]
2010-10-12 23:08:34 +11:00
Pete Johns
fd7ba05fa6
Ignore gcov and doxygen ephemera.
2010-09-26 19:17:47 +10:00
Pete Johns
d727fa858c
dmake can now be made from ./Makefile
...
Ignore this build artefact as well as the one under ./tools, since that can be built too.
2010-09-23 18:49:12 +10:00
Cary R
c8065506b6
Fixed #1915 (Patch to ignore cppcheck.exe and testrunner.exe)
...
When compiling in the cygwin environment the executables have
a .exe extension, so to keep the git status clean ignore both
cppcheck.exe and testrunner.exe.
2010-08-02 08:05:28 +02:00
Emmanuel Blot
b50b2f0332
Fix build error on XCode
2010-07-27 12:08:05 +02:00
Kimmo Varis
bc8242dcce
Add *.orig files to gitignore.
2010-07-17 19:31:05 +03:00
firewave
8b442d74a1
Added *.opensdf to ignore list
2010-05-30 10:43:45 +02:00
firewave
e5a04837c0
Added ipch output folder to ignore list
2010-05-18 19:12:18 +02:00
firewave
a37e4ea87b
Added *.sdf files (created by Vsiaul Studio 2010) to ignore list
2010-04-14 17:54:02 +02:00
Aleksey Palazhchenko
d9d2f53df6
Added top-level 'check' target.
...
Also refactored all. pro files by the way. :)
2009-09-04 22:59:25 +04:00
Slava Semushin
8e517c5f22
.gitignore: added src/Makefile generated by qmake.
2009-08-16 18:27:44 +07:00
Kimmo Varis
f40c948710
Add generated GUI header files to gitignore.
2009-07-14 18:45:25 +03:00
Kimmo Varis
b6e543fd4f
Add generated GUI translation files to gitignore.
2009-07-04 22:33:18 +03:00
Kimmo Varis
a5af858253
Add Doxygen output directory to gitignore.
2009-06-20 21:01:14 +03:00
Kimmo Varis
aaba5735ed
Add more generated files to gitignore.
...
GUI project/makefiles are ignored as they are generated by qmake.
2009-06-05 10:37:50 +03:00
Kimmo Varis
04264db9bd
Add more generated GUI files to gitignore.
2009-05-30 19:30:40 +03:00
Kimmo Varis
fd3a1f709c
Add GUI build folders to gitignore.
2009-05-28 17:55:17 +03:00
Kimmo Varis
1c0cd48321
Improve gitignore file for VS.
...
Improve gitignore to ignore Visual Studio build directories and other VS generated files not wanted in version control.
2009-04-13 17:57:35 +03:00
Leandro Lisboa Penz
2185a95cde
.gitignore: do not show status of built files.
2009-04-04 21:00:54 -03:00