diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-07-17 15:05:40 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-07-17 15:05:40 +0300 |
commit | 70fcee106f3ee714f6c0b94a21ba5497d06fd327 (patch) | |
tree | 09f7c93fd345b64f18973ce56db50abaf4a95adf /pdbs | |
download | windows-tmp-70fcee106f3ee714f6c0b94a21ba5497d06fd327.tar.gz windows-tmp-70fcee106f3ee714f6c0b94a21ba5497d06fd327.zip |
initial commit
Diffstat (limited to 'pdbs')
-rw-r--r-- | pdbs/.gitignore | 1 | ||||
-rw-r--r-- | pdbs/README | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pdbs/.gitignore b/pdbs/.gitignore new file mode 100644 index 0000000..eadd157 --- /dev/null +++ b/pdbs/.gitignore @@ -0,0 +1 @@ +*.pdb diff --git a/pdbs/README b/pdbs/README new file mode 100644 index 0000000..43a9584 --- /dev/null +++ b/pdbs/README @@ -0,0 +1 @@ +I store my .pdb files in this directory |