Add .directory to gitignore

This commit is contained in:
Pieter-Jan Briers
2019-01-23 15:27:12 +01:00
parent dbc88e253b
commit 67c962b612

3
.gitignore vendored
View File

@@ -71,6 +71,9 @@ project.lock.json
# MacOS finder makes these.
.DS_Store
# KDE Dolphin makes these, maybe it's even XDG standard, kinda hard to Google.
# I do know it doesn't make them by merely opening the directory like some other file manager *cough* *cough*
.directory
# Created by NUnit.
TestResult.xml