Datasets:
Update .gitignore to exclude temporary build files like "*.o" and "*.a".
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
.history
|
|
|
|
|
|
| 1 |
.history
|
| 2 |
+
.DS_Store
|