diff options
author | yehuda <yehuda@myinbox.in> | 2019-03-04 17:17:45 +0200 |
---|---|---|
committer | yehuda <yehuda@myinbox.in> | 2019-03-04 17:17:45 +0200 |
commit | c88e7ad0b42cefd8fb7b509c8c2e355f567d9434 (patch) | |
tree | 8bbd1cb90289c22832a13c41a673fc2081245d3f /.gitignore | |
parent | 4676163d78d8bbf9758b39648612d021e000b115 (diff) | |
download | Post-SMTP-c88e7ad0b42cefd8fb7b509c8c2e355f567d9434.zip |
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..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea |