Commit 50327c2
umairwanclouds
chore(gitignore): add script to gitignore to avoid pushing OS generated files
Currently the OS generated files for example: .DS_Store gets pushed to remote. The reason was
because no extensions were listed to ignore OS generated files. Added a script to ignore unnecessary
OS generated files.1 parent 1908f14 commit 50327c2
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
14 | 23 | | |
15 | 24 | | |
16 | 25 | | |
| |||
0 commit comments