diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-02-05 12:24:55 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-02-05 12:24:55 -0500 |
commit | 15d0c7105cc69427ad027752a4ec3cb4c9790186 (patch) | |
tree | 4d98e2eae5542d9494a23bf8906cb745391c48fc /.gitignore | |
download | htcondor_examples-15d0c7105cc69427ad027752a4ec3cb4c9790186.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a9af213 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.project +.pydevproject |