diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-05-03 18:29:10 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-05-03 18:29:10 +0400 |
commit | b785ee5e3497428ec9c7b595f727248d33cf40a7 (patch) | |
tree | 37f46e3e0f774c826f34a221070b057490924994 /.gitignore | |
parent | a6a02c0475af0a8a39d46cc6f3608181d2e42e33 (diff) | |
download | make.old-b785ee5e3497428ec9c7b595f727248d33cf40a7.tar.gz |
Added .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..845ca06 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.pc |