diff options
| author | EliteTK <tomasz.kramkowski@gmail.com> | 2014-11-08 18:19:05 +0000 |
|---|---|---|
| committer | EliteTK <tomasz.kramkowski@gmail.com> | 2014-11-08 18:19:05 +0000 |
| commit | b59699746fd3afe2390aadbeaa2249a7b84d5cb8 (patch) | |
| tree | 72bb91f50391bf2215f5df3b12493410dfe8b43f /.gitignore | |
| parent | 59980aebbaaaee28062f9a10b283561c6cd0f2dd (diff) | |
| download | c-stuff-b59699746fd3afe2390aadbeaa2249a7b84d5cb8.tar.gz c-stuff-b59699746fd3afe2390aadbeaa2249a7b84d5cb8.tar.xz c-stuff-b59699746fd3afe2390aadbeaa2249a7b84d5cb8.zip | |
Wrote license header prefixing tool and added some new code.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,5 +2,7 @@ !*.c !*.h !LICENSE +!LICENSE_HEADER +!prefix_header !README.md !makefile |
