1
0
Fork 0
Browse Source

fix typo in .gitignore (.directory)

Git is picking up my systems .directory files. They are not part of
this project's code base. I accidently put /.directory in a previous
commit instead of .directory.
unstable
Craig Oates 3 years ago
parent
commit
8c87cf5b37
  1. 2
      .gitignore

2
.gitignore vendored

@ -17,4 +17,4 @@
*.wx64fsl
*.wx32fsl
/.directory
*.directory