diff options
author | Filipp Lepalaan <filipp@mac.com> | 2016-07-27 17:45:58 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2016-07-27 17:45:58 +0300 |
commit | 8da0c51d7effd8d13f2ea562e2f0a55f824ee7b1 (patch) | |
tree | e7423ecc5b340140a18662083c9394cf8c691f98 /.gitignore | |
download | system_profiler-8da0c51d7effd8d13f2ea562e2f0a55f824ee7b1.tar.gz system_profiler-8da0c51d7effd8d13f2ea562e2f0a55f824ee7b1.tar.bz2 system_profiler-8da0c51d7effd8d13f2ea562e2f0a55f824ee7b1.zip |
Initial commit
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..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |