diff options
author | EliteTK <tomasz.kramkowski@gmail.com> | 2014-02-24 21:13:22 +0000 |
---|---|---|
committer | EliteTK <tomasz.kramkowski@gmail.com> | 2014-02-24 21:13:22 +0000 |
commit | 86e0480f9b3372c21171d72ba76635771ee30a3b (patch) | |
tree | 9923598c32ea0bbad0921552f63eb72b49f8f9b7 /.gitignore | |
parent | be9d9aedb53e9b3211765f16bf4b90f5d31c1722 (diff) | |
download | c-stuff-86e0480f9b3372c21171d72ba76635771ee30a3b.tar.gz c-stuff-86e0480f9b3372c21171d72ba76635771ee30a3b.tar.xz c-stuff-86e0480f9b3372c21171d72ba76635771ee30a3b.zip |
Cleanup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5977928 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.html +*.xml +*.out |