diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2019-05-26 18:30:14 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2019-05-26 18:30:14 +0530 |
commit | 0555a16ef8f5a89c679c3df27d627cfdd2c3918c (patch) | |
tree | 4755449b191241c0989128146f4fbb8a8847b0cc /pythonProgram/.gitignore | |
parent | 0eef4e52dee49a239f16aca5488fda20b34b2731 (diff) |
Begone .DS_Store
Diffstat (limited to 'pythonProgram/.gitignore')
-rw-r--r-- | pythonProgram/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pythonProgram/.gitignore b/pythonProgram/.gitignore new file mode 100644 index 0000000..e43b0f9 --- /dev/null +++ b/pythonProgram/.gitignore @@ -0,0 +1 @@ +.DS_Store |