Parcourir la source

Add .DS_Store and .oslo files to gitignore

I keep test .oslo files around and I hate not
having a clean repo.
master
Dylan Baker il y a 5 ans
Parent
révision
296e94f25a
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2
    0
      .gitignore

+ 2
- 0
.gitignore Voir le fichier

@@ -1 +1,3 @@
1 1
 node_modules
2
+.DS_Store
3
+*.oslo

Chargement…
Annuler
Enregistrer