aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEliteTK <tomasz.kramkowski@gmail.com>2014-11-08 18:19:05 +0000
committerEliteTK <tomasz.kramkowski@gmail.com>2014-11-08 18:19:05 +0000
commitb59699746fd3afe2390aadbeaa2249a7b84d5cb8 (patch)
tree72bb91f50391bf2215f5df3b12493410dfe8b43f /.gitignore
parent59980aebbaaaee28062f9a10b283561c6cd0f2dd (diff)
downloadc-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--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index caabbb7..2d55a54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,7 @@
!*.c
!*.h
!LICENSE
+!LICENSE_HEADER
+!prefix_header
!README.md
!makefile